Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h254 #define EHCI_RH_PORT_OWNER_EHCI 0x00000000 /* EHCI port ownership */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1595 if ((port_status & EHCI_RH_PORT_OWNER) == EHCI_RH_PORT_OWNER_EHCI) { in ehci_get_root_hub_port_status()