Searched refs:XHCI_WAIT_CNR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h133 #define XHCI_WAIT_CNR 100 /* in 1ms */ macro
H A Dxhci.c1148 for (i = 0; i < XHCI_WAIT_CNR; i++) {
1154 if (i >= XHCI_WAIT_CNR) {
1183 for (i = 0; i < XHCI_WAIT_CNR; i++) {
1189 if (i >= XHCI_WAIT_CNR) {

Completed in 82 milliseconds