Home
last modified time | relevance | path

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

/drivers/usb/storage/
Dcypress_atacb.c44 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
111 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
148 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
Dprotocol.h45 extern void usb_stor_transparent_scsi_command(struct scsi_cmnd*,
Dprotocol.c118 void usb_stor_transparent_scsi_command(struct scsi_cmnd *srb, in usb_stor_transparent_scsi_command() function
Dusb.c752 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
775 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
Disd200.c1227 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()