Home
last modified time | relevance | path

Searched refs:EHCI_HCS_P_INDICATOR (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
HDehcireg.h67 #define EHCI_HCS_P_INDICATOR(x) ((x) & 0x10000) macro
HDehci.c3221 if (EHCI_HCS_P_INDICATOR(v)) in ehci_roothub_exec()