Home
last modified time | relevance | path

Searched refs:command_length (Results 1 – 25 of 34) sorted by relevance

12

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_unit_ready_test.c82 UINT command_length; in _ux_host_class_storage_unit_ready_test() local
93 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_UFI; in _ux_host_class_storage_unit_ready_test()
95 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _ux_host_class_storage_unit_ready_test()
97 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _ux_host_class_storage_unit_ready_test()
101 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _ux_host_class_storage_unit_ready_test()
Dux_host_class_storage_start_stop.c79 UINT command_length; in _ux_host_class_storage_start_stop() local
91 command_length = UX_HOST_CLASS_STORAGE_START_STOP_COMMAND_LENGTH_UFI; in _ux_host_class_storage_start_stop()
93 command_length = UX_HOST_CLASS_STORAGE_START_STOP_COMMAND_LENGTH_SBC; in _ux_host_class_storage_start_stop()
95 command_length = UX_HOST_CLASS_STORAGE_START_STOP_COMMAND_LENGTH_SBC; in _ux_host_class_storage_start_stop()
99 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _ux_host_class_storage_start_stop()
Dux_host_class_storage_media_format_capacity_get.c85 UINT command_length; in _ux_host_class_storage_media_format_capacity_get() local
96 command_length = UX_HOST_CLASS_STORAGE_READ_FORMAT_COMMAND_LENGTH_UFI; in _ux_host_class_storage_media_format_capacity_get()
98 command_length = UX_HOST_CLASS_STORAGE_READ_FORMAT_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_format_capacity_get()
100 command_length = UX_HOST_CLASS_STORAGE_READ_FORMAT_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_format_capacity_get()
104 … UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_READ_FORMAT_RESPONSE_LENGTH, command_length); in _ux_host_class_storage_media_format_capacity_get()
Dux_host_class_storage_media_recovery_sense_get.c82 UINT command_length; in _ux_host_class_storage_media_recovery_sense_get() local
91 command_length = UX_HOST_CLASS_STORAGE_MODE_SENSE_COMMAND_LENGTH_UFI; in _ux_host_class_storage_media_recovery_sense_get()
93 command_length = UX_HOST_CLASS_STORAGE_MODE_SENSE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_recovery_sense_get()
95 command_length = UX_HOST_CLASS_STORAGE_MODE_SENSE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_recovery_sense_get()
99 …(storage, UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_MODE_SENSE_TP_PAGE, command_length); in _ux_host_class_storage_media_recovery_sense_get()
Dux_host_class_storage_media_characteristics_get.c86 UINT command_length; in _ux_host_class_storage_media_characteristics_get() local
94 command_length = UX_HOST_CLASS_STORAGE_INQUIRY_COMMAND_LENGTH_UFI; in _ux_host_class_storage_media_characteristics_get()
96 command_length = UX_HOST_CLASS_STORAGE_INQUIRY_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_characteristics_get()
98 command_length = UX_HOST_CLASS_STORAGE_INQUIRY_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_characteristics_get()
102 …age, UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_INQUIRY_RESPONSE_LENGTH, command_length); in _ux_host_class_storage_media_characteristics_get()
Dux_host_class_storage_media_protection_check.c83 UINT command_length; in _ux_host_class_storage_media_protection_check() local
93 command_length = UX_HOST_CLASS_STORAGE_MODE_SENSE_COMMAND_LENGTH_UFI; in _ux_host_class_storage_media_protection_check()
95 command_length = UX_HOST_CLASS_STORAGE_MODE_SENSE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_protection_check()
97 command_length = UX_HOST_CLASS_STORAGE_MODE_SENSE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_protection_check()
101 …, UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_MODE_SENSE_ALL_PAGE_LENGTH, command_length); in _ux_host_class_storage_media_protection_check()
Dux_host_class_storage_request_sense.c87 UINT command_length; in _ux_host_class_storage_request_sense() local
105 command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_UFI; in _ux_host_class_storage_request_sense()
107 command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_request_sense()
109 command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_request_sense()
121 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _ux_host_class_storage_request_sense()
Dux_host_class_storage_media_capacity_get.c89 UINT command_length; in _ux_host_class_storage_media_capacity_get() local
138 command_length = UX_HOST_CLASS_STORAGE_READ_CAPACITY_COMMAND_LENGTH_UFI; in _ux_host_class_storage_media_capacity_get()
140 command_length = UX_HOST_CLASS_STORAGE_READ_CAPACITY_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_capacity_get()
142 command_length = UX_HOST_CLASS_STORAGE_READ_CAPACITY_COMMAND_LENGTH_SBC; in _ux_host_class_storage_media_capacity_get()
146 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH, command_length); in _ux_host_class_storage_media_capacity_get()
Dux_host_class_storage_media_write.c45 ULONG command_length; in _ux_host_class_storage_write_initialize() local
55 command_length = UX_HOST_CLASS_STORAGE_WRITE_COMMAND_LENGTH_UFI; in _ux_host_class_storage_write_initialize()
57 command_length = UX_HOST_CLASS_STORAGE_WRITE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_write_initialize()
59 command_length = UX_HOST_CLASS_STORAGE_WRITE_COMMAND_LENGTH_SBC; in _ux_host_class_storage_write_initialize()
65 command_length); in _ux_host_class_storage_write_initialize()
Dux_host_class_storage_cbw_initialize.c82 ULONG data_transfer_length, UINT command_length) in _ux_host_class_storage_cbw_initialize() argument
108 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB_LENGTH) = (UCHAR)command_length; in _ux_host_class_storage_cbw_initialize()
111 …_ux_utility_memory_set(cbw + UX_HOST_CLASS_STORAGE_CBW_CB, 0, (ULONG) command_length); /* Use case… in _ux_host_class_storage_cbw_initialize()
Dux_host_class_storage_media_read.c45 ULONG command_length; in _ux_host_class_storage_read_initialize() local
55 command_length = UX_HOST_CLASS_STORAGE_READ_COMMAND_LENGTH_UFI; in _ux_host_class_storage_read_initialize()
57 command_length = UX_HOST_CLASS_STORAGE_READ_COMMAND_LENGTH_SBC; in _ux_host_class_storage_read_initialize()
59 command_length = UX_HOST_CLASS_STORAGE_READ_COMMAND_LENGTH_SBC; in _ux_host_class_storage_read_initialize()
66 command_length); in _ux_host_class_storage_read_initialize()
/USBX-v6.2.1/test/regression/
Dusbx_standalone_device_storage_read_write_test.c689 UINT command_length; in _test_host_class_storage_inquiry() local
870 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
877 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
939 UINT command_length; in _test_init_cbw_READ_EX() local
948 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_READ_EX()
949 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX()
1001 UINT command_length; in _test_init_cbw_WRITE_EX() local
1010 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_WRITE_EX()
1011 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
1034 UINT command_length; in _test_init_cbw_REQUEST_SENSE() local
[all …]
Dusbx_standalone_device_storage_basic_test.c689 UINT command_length; in _test_host_class_storage_inquiry() local
870 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
877 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
939 UINT command_length; in _test_init_cbw_READ_EX() local
948 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_READ_EX()
949 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX()
1001 UINT command_length; in _test_init_cbw_WRITE_EX() local
1010 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_WRITE_EX()
1011 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
1034 UINT command_length; in _test_init_cbw_REQUEST_SENSE() local
[all …]
Dusbx_standalone_device_storage_error_cv_test.c689 UINT command_length; in _test_host_class_storage_inquiry() local
870 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
877 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
939 UINT command_length; in _test_init_cbw_READ_EX() local
948 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_READ_EX()
949 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX()
1001 UINT command_length; in _test_init_cbw_WRITE_EX() local
1010 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_WRITE_EX()
1011 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
1034 UINT command_length; in _test_init_cbw_REQUEST_SENSE() local
[all …]
Dusbx_ux_device_class_storage_synchronize_cache_test.c441 UINT command_length; in test_host_class_storage_inquiry() local
447 command_length = UX_HOST_CLASS_STORAGE_INQUIRY_COMMAND_LENGTH_SBC; in test_host_class_storage_inquiry()
450 …age, UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_INQUIRY_RESPONSE_LENGTH, command_length); in test_host_class_storage_inquiry()
472 UINT command_length; in _test_init_cbw_SYNCHRONIZE_CACHE() local
478 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_SYNCHRONIZE_CACHE()
479 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _test_init_cbw_SYNCHRONIZE_CACHE()
614 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
621 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_initialize_test.c435 UINT command_length; in test_host_class_storage_inquiry() local
441 command_length = UX_HOST_CLASS_STORAGE_INQUIRY_COMMAND_LENGTH_SBC; in test_host_class_storage_inquiry()
444 …age, UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_INQUIRY_RESPONSE_LENGTH, command_length); in test_host_class_storage_inquiry()
466 UINT command_length; in _test_init_cbw_MODE_SENSE() local
470 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_MODE_SENSE()
471 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _test_init_cbw_MODE_SENSE()
613 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
620 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_write_test.c457 UINT command_length; in test_host_class_storage_inquiry() local
463 command_length = UX_HOST_CLASS_STORAGE_INQUIRY_COMMAND_LENGTH_SBC; in test_host_class_storage_inquiry()
466 …age, UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_INQUIRY_RESPONSE_LENGTH, command_length); in test_host_class_storage_inquiry()
517 UINT command_length; in _test_init_cbw_WRITE_EX() local
526 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_WRITE_EX()
527 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
675 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
682 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_read_test.c457 UINT command_length; in test_host_class_storage_inquiry() local
463 command_length = UX_HOST_CLASS_STORAGE_INQUIRY_COMMAND_LENGTH_SBC; in test_host_class_storage_inquiry()
466 …age, UX_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_INQUIRY_RESPONSE_LENGTH, command_length); in test_host_class_storage_inquiry()
517 UINT command_length; in _test_init_cbw_READ_EX() local
526 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_READ_EX()
527 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX()
675 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
682 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_invalid_lun_test.c437 UINT command_length; in _test_host_class_storage_inquiry() local
474 UINT command_length; in _test_init_cbw_MODE_SENSE() local
478 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_MODE_SENSE()
479 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _test_init_cbw_MODE_SENSE()
621 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
628 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_verify_test.c435 UINT command_length; in _test_init_cbw_VERIFY() local
439 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_VERIFY()
440 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _test_init_cbw_VERIFY()
572 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
579 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_prevent_allow_media_removal_test.c435 UINT command_length; in _test_init_cbw_PREVENT_ALLOW_MEDIA_REMOVAL() local
439 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_PREVENT_ALLOW_MEDIA_REMOVAL()
440 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _test_init_cbw_PREVENT_ALLOW_MEDIA_REMOVAL()
572 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
579 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_test_ready_test.c427 UINT command_length; in _test_init_cbw_TEST_READY() local
431 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_TEST_READY()
432 _ux_host_class_storage_cbw_initialize(storage, 0x00, data_length, command_length); in _test_init_cbw_TEST_READY()
564 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
571 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_uninitialize_test.c435 UINT command_length; in _test_init_cbw_VERIFY() local
439 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_VERIFY()
440 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _test_init_cbw_VERIFY()
572 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
579 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_format_test.c434 UINT command_length; in _test_init_cbw_FORMAT_UNIT() local
438 command_length = UX_HOST_CLASS_STORAGE_TEST_READY_COMMAND_LENGTH_SBC; in _test_init_cbw_FORMAT_UNIT()
439 _ux_host_class_storage_cbw_initialize(storage, 0, 0, command_length); in _test_init_cbw_FORMAT_UNIT()
571 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
578 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()
Dusbx_ux_device_class_storage_request_sense_test.c435 UINT command_length; in _test_init_cbw_REQUEST_SENSE() local
439 command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_init_cbw_REQUEST_SENSE()
440 _ux_host_class_storage_cbw_initialize(storage, 0x80, data_length, command_length); in _test_init_cbw_REQUEST_SENSE()
572 UINT command_length = UX_HOST_CLASS_STORAGE_REQUEST_SENSE_COMMAND_LENGTH_SBC; in _test_request_sense() local
579 …X_HOST_CLASS_STORAGE_DATA_IN, UX_HOST_CLASS_STORAGE_REQUEST_SENSE_RESPONSE_LENGTH, command_length); in _test_request_sense()

12