Searched refs:qla2xxx_slave_alloc (Results 1 – 1 of 1) sorted by relevance
228 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