Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_os.c163 static int qla4xxx_slave_alloc(struct scsi_device *device);
237 .slave_alloc = qla4xxx_slave_alloc,
9055 static int qla4xxx_slave_alloc(struct scsi_device *sdev) in qla4xxx_slave_alloc() function