Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dcypress_atacb.c78 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
148 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
182 usb_stor_transparent_scsi_command(srb, us); in cypress_atacb_passthrough()
265 us->proto_handler = usb_stor_transparent_scsi_command; in cypress_probe()
H A Dprotocol.c104 void usb_stor_transparent_scsi_command(struct scsi_cmnd *srb, in usb_stor_transparent_scsi_command() function
110 EXPORT_SYMBOL_GPL(usb_stor_transparent_scsi_command);
H A Dprotocol.h30 extern void usb_stor_transparent_scsi_command(struct scsi_cmnd*,
H A Dusb.c697 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
720 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
H A Disd200.c1199 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()