Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dscsiglue.c67 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/linux/drivers/staging/rts5208/
H A Drtsx.c60 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/linux/include/scsi/
H A Dscsi_host.h184 int (* slave_alloc)(struct scsi_device *); member