Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcireg.h134 #define XHCI_WAIT_HCRST 100 /* in 1ms */ macro
Dxhci.c1188 for (i = 0; i < XHCI_WAIT_HCRST; i++) { in xhci_hc_reset()
1198 if (i >= XHCI_WAIT_HCRST) { in xhci_hc_reset()