Searched refs:usb_stor_transparent_scsi_command (Results 1 – 3 of 3) sorted by relevance
726 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()734 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()739 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
107 extern void usb_stor_transparent_scsi_command(Scsi_Cmnd*, struct us_data*);
207 void usb_stor_transparent_scsi_command(Scsi_Cmnd *srb, struct us_data *us) in usb_stor_transparent_scsi_command() function