Searched refs:global_storage_thread (Results 1 – 1 of 1) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_storage_tests.c | 101 static TX_THREAD *global_storage_thread; variable 1041 global_storage_thread = &global_host_class_ext->ux_host_class_thread; in wait_for_enum_completion_and_get_global_storage_values() 2096 …ux_test_add_action_to_user_list(actions, create_csw_error_action(global_storage_thread, UX_HOST_CL… in add_unit_ready_test_not_ready_actions() 2097 …dd_action_to_user_list(actions, create_request_sense_error_action(global_storage_thread, UX_HOST_C… in add_unit_ready_test_not_ready_actions() 2653 …UX_TEST_CHECK_SUCCESS(tx_thread_info_get(global_storage_thread, UX_NULL, &global_storage_thread_st… in let_storage_thread_run() 2677 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() 2678 …create_request_sense_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_SENSE_KEY_NOT_READY… in test_unit_ready_test() 2683 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() 2684 …create_request_sense_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_SENSE_KEY_UNIT_ATTE… in test_unit_ready_test() 2689 create_csw_error_action(global_storage_thread, UX_HOST_CLASS_STORAGE_CSW_FAILED), in test_unit_ready_test() [all …]
|