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

  /src/sys/dev/ic/
wdc.c 1276 int error, i, timeout_hz = mstohz(timeout); local in function:wdcwait
1280 if (timeout_hz == 0 ||
1291 for (i = 0; i < timeout_hz; i++) {

Completed in 46 milliseconds