Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/storage/
Dscsiglue.c79 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/linux-2.6.39/drivers/staging/keucr/
Dscsiglue.c24 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/linux-2.6.39/drivers/staging/rts_pstor/
Drtsx.c86 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/linux-2.6.39/include/scsi/
Dscsi_host.h203 int (* slave_alloc)(struct scsi_device *); member