Home
last modified time | relevance | path

Searched refs:UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_thread.c314 case UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT: in _ux_device_class_storage_thread()
Dux_device_class_storage_tasks_run.c535 case UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT: in _ux_device_class_storage_cmd_process()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h136 #define UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT 0x55 macro
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_mode_select_test.c440 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT; in _test_init_cbw_MODE_SELECT()
Dusbx_standalone_device_storage_read_write_test.c1105 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT; in _test_init_cbw_MODE_SELECT()
Dusbx_standalone_device_storage_basic_test.c1105 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT; in _test_init_cbw_MODE_SELECT()
Dusbx_standalone_device_storage_error_cv_test.c1105 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SELECT; in _test_init_cbw_MODE_SELECT()