Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c228 static int qla2xxx_slave_alloc(struct scsi_device *);
256 .slave_alloc = qla2xxx_slave_alloc,
1382 qla2xxx_slave_alloc(struct scsi_device *sdev) in qla2xxx_slave_alloc() function