Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h109 #define PORT_STATUS_HSDA 0x0400 /* high speed device */ macro
/titanic_50/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()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2685 (PORT_STATUS_CCS | PORT_STATUS_HSDA)) { in hubd_restore_device_state()
4222 } else if (status & PORT_STATUS_HSDA) { in hubd_handle_port_connect()
5038 if (*status & PORT_STATUS_HSDA) { in hubd_determine_port_status()
5044 (PORT_STATUS_HSDA & ack_flag); in hubd_determine_port_status()
5051 ~(PORT_STATUS_HSDA & ack_flag); in hubd_determine_port_status()