Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h247 #define EHCI_RH_PORT_INDICATOR 0x0000C000 /* Port indicator control */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1632 if (port_status & EHCI_RH_PORT_INDICATOR) { in ehci_get_root_hub_port_status()