Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dcypress_atacb.c90 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
156 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
191 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
272 us->proto_handler = usb_stor_transparent_scsi_command; in cypress_probe()
Dprotocol.c118 void usb_stor_transparent_scsi_command(struct scsi_cmnd *srb, in usb_stor_transparent_scsi_command() function
124 EXPORT_SYMBOL_GPL(usb_stor_transparent_scsi_command);
Dprotocol.h45 extern void usb_stor_transparent_scsi_command(struct scsi_cmnd*,
Dusb.c684 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
707 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
Disd200.c1195 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()