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