Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h252 #define EHCI_RH_PORT_OWNER 0x00002000 /* Port ownership */ macro
/titanic_41/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()
1692 if ((port_status & EHCI_RH_PORT_OWNER) == EHCI_RH_PORT_OWNER_CLASSIC) { in ehci_is_port_owner()