Home
last modified time | relevance | path

Searched refs:loop_try (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_start_stop_test.c107 static ULONG loop_try = 0; /* 0: no loop */ variable
413 if (loop_try) { in csw_request_sense()
417 if (loop_try != 0xFFFFFFFF) in csw_request_sense()
418 loop_try --; in csw_request_sense()
759 loop_try = 60; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_transport_bo_test.c106 static ULONG loop_try = 0; /* 0: no loop */ variable