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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h150 #define XHCI_STS_CNR __BIT(11) /* RO - Controller Not Ready */ macro
H A Dxhci.c1150 if ((usbsts & XHCI_STS_CNR) == 0)
1185 if ((usbsts & XHCI_STS_CNR) == 0)

Completed in 100 milliseconds