Searched refs:EHCI_HCS_P_INDICATOR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/usb/controller/ | ||
| HD | ehcireg.h | 67 #define EHCI_HCS_P_INDICATOR(x) ((x) & 0x10000) macro |
| HD | ehci.c | 3221 if (EHCI_HCS_P_INDICATOR(v)) in ehci_roothub_exec() |