Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h257 #define EHCI_RH_PORT_LOW_SPEED 0x00000400 /* Low speed */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c996 if (port_status & EHCI_RH_PORT_LOW_SPEED) { in ehci_handle_port_reset()
1653 (port_status & EHCI_RH_PORT_LOW_SPEED)) { in ehci_get_root_hub_port_status()