Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h263 #define EHCI_RH_PORT_ENABLE_CHANGE 0x00000008 /* Port enable change */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c829 port_status | EHCI_RH_PORT_ENABLE_CHANGE); in ehci_handle_clrchng_port_enable()
1598 if (port_status & EHCI_RH_PORT_ENABLE_CHANGE) { in ehci_get_root_hub_port_status()