Searched defs:slave_alloc (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/keucr/
H A Dscsiglue.c28 * slave_alloc()
30 static int slave_alloc(struct scsi_device *sdev) function
34 /* pr_info("scsiglue --- slave_alloc\n"); */
367 .slave_alloc = slave_alloc,
/drivers/usb/storage/
H A Dscsiglue.c79 static int slave_alloc (struct scsi_device *sdev) function
140 /* We can't put these settings in slave_alloc() because that gets
559 .slave_alloc = slave_alloc,
/drivers/staging/rts_pstor/
H A Drtsx.c80 static int slave_alloc(struct scsi_device *sdev) function
276 .slave_alloc = slave_alloc,
/drivers/staging/rts5139/
H A Drts51x_scsi.c2002 int slave_alloc(struct scsi_device *sdev) function
2208 .slave_alloc = slave_alloc,

Completed in 684 milliseconds