Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvProtocol.h104 extern void usb_stor_ufi_command(Scsi_Cmnd*, struct us_data*);
H A DdrvProtocol.c175 void usb_stor_ufi_command(Scsi_Cmnd *srb, struct us_data *us) in usb_stor_ufi_command() function
H A DdrvMassStor.c767 us->proto_handler = usb_stor_ufi_command; in get_protocol()