Home
last modified time | relevance | path

Searched refs:DRV_MASS_STORAGE_MSG (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvMassStorage_3.c121 #define DRV_MASS_STORAGE_MSG(x) MS_CRITICAL_MSG(x) macro
538 DRV_MASS_STORAGE_MSG(printf("data phase stall\n")); in Host20_MSDCD_usb_stor_CBI_protocol_Port3()
543 DRV_MASS_STORAGE_MSG(printf("data phase fatal\n")); in Host20_MSDCD_usb_stor_CBI_protocol_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvMassStorage_2.c121 #define DRV_MASS_STORAGE_MSG(x) MS_CRITICAL_MSG(x) macro
538 DRV_MASS_STORAGE_MSG(printf("data phase stall\n")); in Host20_MSDCD_usb_stor_CBI_protocol_Port2()
543 DRV_MASS_STORAGE_MSG(printf("data phase fatal\n")); in Host20_MSDCD_usb_stor_CBI_protocol_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvMassStorage_4.c121 #define DRV_MASS_STORAGE_MSG(x) MS_CRITICAL_MSG(x) macro
538 DRV_MASS_STORAGE_MSG(printf("data phase stall\n")); in Host20_MSDCD_usb_stor_CBI_protocol_Port4()
543 DRV_MASS_STORAGE_MSG(printf("data phase fatal\n")); in Host20_MSDCD_usb_stor_CBI_protocol_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvMassStorage.c122 #define DRV_MASS_STORAGE_MSG(x) MS_CRITICAL_MSG(x) macro