| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_storage_request_sense.c | 100 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_request_sense() 118 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _ux_host_class_storage_request_sense() 171 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _ux_host_class_storage_request_sense()
|
| D | ux_host_class_storage_transport_run.c | 217 trans -> ux_transfer_request_data_pointer = storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_transport_cbw() 244 UCHAR *cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_transport_trans_exit() 258 _ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, in _ux_host_class_storage_transport_trans_exit() 311 UCHAR *cbw = storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_transport_trans_next() 422 UCHAR *cbw = storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_transport_trans_in_next() 472 UCHAR *cbw = storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_transport_trans_out_next() 519 UCHAR *cbw = storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_transport_status()
|
| D | ux_host_class_storage_cbw_initialize.c | 89 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_cbw_initialize()
|
| D | ux_host_class_storage_unit_ready_test.c | 88 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_unit_ready_test()
|
| D | ux_host_class_storage_start_stop.c | 86 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_start_stop()
|
| D | ux_host_class_storage_media_format_capacity_get.c | 91 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_media_format_capacity_get()
|
| D | ux_host_class_storage_media_recovery_sense_get.c | 86 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_media_recovery_sense_get()
|
| D | ux_host_class_storage_media_characteristics_get.c | 89 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_media_characteristics_get()
|
| D | ux_host_class_storage_media_protection_check.c | 88 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_media_protection_check()
|
| D | ux_host_class_storage_media_capacity_get.c | 133 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _ux_host_class_storage_media_capacity_get()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_storage_direct_calls_test.c | 754 …global_storage -> ux_host_class_storage_cbw[UX_HOST_CLASS_STORAGE_CBW_FLAGS] = UX_HOST_CLASS_STORA… in tx_demo_thread_host_simulation_entry() 757 …ux_utility_memory_copy(global_storage -> ux_host_class_storage_cbw + UX_HOST_CLASS_STORAGE_CBW_CB,… in tx_demo_thread_host_simulation_entry() 810 …global_storage -> ux_host_class_storage_cbw[UX_HOST_CLASS_STORAGE_CBW_FLAGS] = UX_HOST_CLASS_STORA… in tx_demo_thread_host_simulation_entry() 813 …ux_utility_memory_copy(global_storage -> ux_host_class_storage_cbw + UX_HOST_CLASS_STORAGE_CBW_CB,… in tx_demo_thread_host_simulation_entry() 863 …global_storage -> ux_host_class_storage_cbw[UX_HOST_CLASS_STORAGE_CBW_FLAGS] = UX_HOST_CLASS_STORA… in tx_demo_thread_host_simulation_entry() 866 …ux_utility_memory_copy(global_storage -> ux_host_class_storage_cbw + UX_HOST_CLASS_STORAGE_CBW_CB,… in tx_demo_thread_host_simulation_entry() 916 ux_utility_memory_copy(global_storage -> ux_host_class_storage_cbw, "IS_CBW", 6); in tx_demo_thread_host_simulation_entry() 957 ux_utility_memory_copy(global_storage -> ux_host_class_storage_cbw, "IS_CBW", 6); in tx_demo_thread_host_simulation_entry() 960 …global_storage -> ux_host_class_storage_cbw[UX_HOST_CLASS_STORAGE_CBW_FLAGS] = UX_HOST_CLASS_STORA… in tx_demo_thread_host_simulation_entry() 965 …_ux_utility_long_put(global_storage -> ux_host_class_storage_cbw + UX_HOST_CLASS_STORAGE_CBW_DATA_… in tx_demo_thread_host_simulation_entry() [all …]
|
| D | usbx_ux_device_class_storage_invalid_lun_test.c | 440 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_host_class_storage_inquiry() 477 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_MODE_SENSE() 502 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 625 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 627 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 653 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_verify_test.c | 438 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_VERIFY() 453 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 576 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 578 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 604 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_prevent_allow_media_removal_test.c | 438 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_PREVENT_ALLOW_MEDIA_REMOVAL() 453 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 576 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 578 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 604 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_test_ready_test.c | 430 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_TEST_READY() 445 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 568 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 570 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 596 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_uninitialize_test.c | 438 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_VERIFY() 453 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 576 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 578 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 604 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_format_test.c | 437 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_FORMAT_UNIT() 452 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 575 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 577 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 603 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_request_sense_test.c | 438 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_REQUEST_SENSE() 453 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 576 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 578 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 604 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_start_stop_test.c | 438 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_START_STOP() 453 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 576 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 578 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 604 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_synchronize_cache_test.c | 444 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in test_host_class_storage_inquiry() 477 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_SYNCHRONIZE_CACHE() 495 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 618 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 620 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 646 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_initialize_test.c | 438 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in test_host_class_storage_inquiry() 469 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_MODE_SENSE() 494 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 617 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 619 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 645 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_inquiry_test.c | 459 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_host_class_storage_inquiry() 496 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_MODE_SENSE() 521 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 644 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 646 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 672 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_mode_select_test.c | 437 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_MODE_SELECT() 452 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 575 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 577 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 603 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_write_test.c | 460 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in test_host_class_storage_inquiry() 525 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_WRITE_EX() 556 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 679 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 681 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 707 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|
| D | usbx_ux_device_class_storage_read_test.c | 460 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in test_host_class_storage_inquiry() 525 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_init_cbw_READ_EX() 556 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_send_cbw() 679 cbw = (UCHAR *) storage -> ux_host_class_storage_cbw; in _test_request_sense() 681 …ory_copy(storage -> ux_host_class_storage_saved_cbw, storage -> ux_host_class_storage_cbw, UX_HOST… in _test_request_sense() 707 …_ux_utility_memory_copy(storage -> ux_host_class_storage_cbw, storage -> ux_host_class_storage_sav… in _test_request_sense()
|