Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.c257 static int hpsa_slave_alloc(struct scsi_device *sdev);
901 .slave_alloc = hpsa_slave_alloc,
1929 static int hpsa_slave_alloc(struct scsi_device *sdev) in hpsa_slave_alloc() function