Home
last modified time | relevance | path

Searched defs:slave_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/usb/storage/
Dscsiglue.c79 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/linux-3.3/drivers/staging/keucr/
Dscsiglue.c30 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/linux-3.3/drivers/staging/rts_pstor/
Drtsx.c80 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/linux-3.3/drivers/staging/rts5139/
Drts51x_scsi.c2002 int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/linux-3.3/include/scsi/
Dscsi_host.h203 int (* slave_alloc)(struct scsi_device *); member