HomeSort by: relevance | last modified time | path
    Searched defs:loop_timeout (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
anx_dp.c 908 size_t loop_timeout = 0; local in function:anxdp_dp_aux_transfer
955 loop_timeout = 0;
958 if (++loop_timeout > 20000) {
967 loop_timeout = 0;
970 if (++loop_timeout > 2000) {

Completed in 43 milliseconds