Home
last modified time | relevance | path

Searched refs:ms_usb_ufi_command (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBulktran.h154 extern void ms_usb_ufi_command(stCmd_scsi*, struct ms_usdata*);
H A DdrvMassStor.c379 ms_us->proto_handler = ms_usb_ufi_command; in ms_usb_get_protocol()
H A DdrvBulktran.c149 void ms_usb_ufi_command(stCmd_scsi *request_block, struct ms_usdata *ms_us) in ms_usb_ufi_command() function