Searched refs:ms_usb_transparent_scsi_command (Results 1 – 3 of 3) sorted by relevance
358 ms_us->proto_handler = ms_usb_transparent_scsi_command; in ms_usb_get_protocol()364 ms_us->proto_handler = ms_usb_transparent_scsi_command; in ms_usb_get_protocol()368 ms_us->proto_handler = ms_usb_transparent_scsi_command; in ms_usb_get_protocol()
156 extern void ms_usb_transparent_scsi_command(stCmd_scsi*, struct ms_usdata*);
177 void ms_usb_transparent_scsi_command(stCmd_scsi *request_block, struct ms_usdata *ms_us) in ms_usb_transparent_scsi_command() function