Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h118 #define PORT_CHANGE_PSSC 0x0004 /* port suspend change */ macro
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1603 change_status |= PORT_CHANGE_PSSC; in ehci_get_root_hub_port_status()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c822 &status, &change, PORT_CHANGE_PSSC); in hubd_resume_port()
882 &status, &change, PORT_CHANGE_PSSC); in hubd_resume_port()
986 &status, &change, PORT_CHANGE_PSSC); in hubd_suspend_port()
3895 if (change & PORT_CHANGE_PSSC) { in hubd_hotplug_thread()
5098 if (*change & PORT_CHANGE_PSSC & ack_flag) { in hubd_determine_port_status()