Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_thread.c309 case UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY: in _ux_device_class_storage_thread()
Dux_device_class_storage_tasks_run.c530 case UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY: in _ux_device_class_storage_cmd_process()
1116 case UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY: /* No nothing for now. */ in _ux_device_class_storage_disk_wait()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h130 #define UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY 0x2f macro
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_verify_test.c441 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY; in _test_init_cbw_VERIFY()
Dusbx_ux_device_class_storage_uninitialize_test.c441 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY; in _test_init_cbw_VERIFY()
Dusbx_standalone_device_storage_read_write_test.c1092 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY; in _test_init_cbw_VERIFY()
Dusbx_standalone_device_storage_basic_test.c1092 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY; in _test_init_cbw_VERIFY()
Dusbx_standalone_device_storage_error_cv_test.c1092 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY; in _test_init_cbw_VERIFY()