Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla4xxx/
Dql4_os.c95 static int qla4xxx_slave_configure(struct scsi_device *device);
114 .slave_configure = qla4xxx_slave_configure,
1922 static int qla4xxx_slave_configure(struct scsi_device *sdev) in qla4xxx_slave_configure() function