Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_atu.c369 int idle_count = 0, err; in atu_wait_completion() local
392 if ((statusreq[5] == STATUS_IDLE) && (idle_count++ > 20)) { in atu_wait_completion()