Home
last modified time | relevance | path

Searched refs:HOST20_MSCD_DEVICE_FATAL_ERROR (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvMassStorage_3.c330 if (result==HOST20_FATAL) return HOST20_MSCD_DEVICE_FATAL_ERROR; in Host20_MSCD_issue_CSW_Port3()
632 if (bValue==HOST20_MSCD_DEVICE_FATAL_ERROR) return FALSE; in Host20_MSCD_usb_stor_control_thread_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvMassStorage.c333 if (result==HOST20_FATAL) return HOST20_MSCD_DEVICE_FATAL_ERROR; in Host20_MSCD_issue_CSW()
639 if (bValue==HOST20_MSCD_DEVICE_FATAL_ERROR) return FALSE; in Host20_MSCD_usb_stor_control_thread()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvMassStorage_2.c330 if (result==HOST20_FATAL) return HOST20_MSCD_DEVICE_FATAL_ERROR; in Host20_MSCD_issue_CSW_Port2()
632 if (bValue==HOST20_MSCD_DEVICE_FATAL_ERROR) return FALSE; in Host20_MSCD_usb_stor_control_thread_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvMassStorage_4.c330 if (result==HOST20_FATAL) return HOST20_MSCD_DEVICE_FATAL_ERROR; in Host20_MSCD_issue_CSW_Port4()
632 if (bValue==HOST20_MSCD_DEVICE_FATAL_ERROR) return FALSE; in Host20_MSCD_usb_stor_control_thread_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvMassStorage_2.h103 #define HOST20_MSCD_DEVICE_FATAL_ERROR 0x05 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvMassStorage_4.h103 #define HOST20_MSCD_DEVICE_FATAL_ERROR 0x05 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvMassStorage.h103 #define HOST20_MSCD_DEVICE_FATAL_ERROR 0x05 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvMassStorage_3.h103 #define HOST20_MSCD_DEVICE_FATAL_ERROR 0x05 macro