Searched refs:ms_usb_ufi_command (Results 1 – 3 of 3) sorted by relevance
154 extern void ms_usb_ufi_command(stCmd_scsi*, struct ms_usdata*);
379 ms_us->proto_handler = ms_usb_ufi_command; in ms_usb_get_protocol()
149 void ms_usb_ufi_command(stCmd_scsi *request_block, struct ms_usdata *ms_us) in ms_usb_ufi_command() function