Searched refs:XHCI_HCS0_PIND (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | xhcireg.h | 66 #define XHCI_HCS0_PIND(x) (((x) >> 4) & 0x1) /* port indicators */ macro |
H A D | xhci.c | 3457 if (XHCI_HCS0_PIND(v)) in xhci_roothub_exec() |
Completed in 6 milliseconds