Home
last modified time | relevance | path

Searched refs:PORT_STATUS_HSDA (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h153 #define PORT_STATUS_HSDA 0x0400 /* high speed device */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1617 (PORT_STATUS_PES | PORT_STATUS_HSDA); in ehci_get_root_hub_port_status()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2736 (PORT_STATUS_CCS | PORT_STATUS_HSDA)) { in hubd_restore_device_state()
4794 if (os & PORT_STATUS_HSDA) in hubd_status_uniform()