Searched refs:T_WAIT (Results 1 – 3 of 3) sorted by relevance
129 trace_set(T_WAIT);135 trace_clr(T_WAIT)143 trace_set(T_WAIT);149 trace_clr(T_WAIT)
202 #define T_WAIT 0
168 #define T_WAIT msecs_to_jiffies(50) macro2126 sfp_sm_next(sfp, SFP_S_WAIT, T_WAIT); in sfp_sm_main()2140 if (timeout > T_WAIT) in sfp_sm_main()2141 timeout -= T_WAIT; in sfp_sm_main()
Completed in 10 milliseconds