Searched refs:XHCI_HCS0_PIND (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/usb/controller/ | ||
| HD | xhcireg.h | 66 #define XHCI_HCS0_PIND(x) (((x) >> 4) & 0x1) /* port indicators */ macro |
| HD | xhci.c | 3440 if (XHCI_HCS0_PIND(v)) in xhci_roothub_exec() |