Searched refs:UX_HOST_CLASS_STORAGE_PROTOCOL_BO (Results 1 – 7 of 7) sorted by relevance
39 … storage_interface.ux_interface_descriptor.bInterfaceProtocol = UX_HOST_CLASS_STORAGE_PROTOCOL_BO; in test_application_define()
1080 case UX_HOST_CLASS_STORAGE_PROTOCOL_BO: in switch_to_protocol()1081 device_framework_full_speed[bInterfaceProtocol_POS] = UX_HOST_CLASS_STORAGE_PROTOCOL_BO; in switch_to_protocol()1082 device_framework_high_speed[bInterfaceProtocol_POS] = UX_HOST_CLASS_STORAGE_PROTOCOL_BO; in switch_to_protocol()1117 switch_to_protocol(UX_HOST_CLASS_STORAGE_PROTOCOL_BO); in reset_to_bo()
89 …orage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX_HOST_CLASS_STORAGE_PROTOCOL_BO) in _ux_host_class_storage_device_reset()
86 case UX_HOST_CLASS_STORAGE_PROTOCOL_BO: in _ux_host_class_storage_device_support_check()
92 …orage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX_HOST_CLASS_STORAGE_PROTOCOL_BO) in _ux_host_class_storage_max_lun_get()
42 (UX_HOST_CLASS_STORAGE_PROTOCOL_GET(s) == UX_HOST_CLASS_STORAGE_PROTOCOL_BO)
182 #define UX_HOST_CLASS_STORAGE_PROTOCOL_BO 0x50 macro