Home
last modified time | relevance | path

Searched refs:qla2xxx_slave_configure (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c227 static int qla2xxx_slave_configure(struct scsi_device * device);
254 .slave_configure = qla2xxx_slave_configure,
1407 qla2xxx_slave_configure(struct scsi_device *sdev) in qla2xxx_slave_configure() function