Home
last modified time | relevance | path

Searched refs:PORT_CHANGE_OCIC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h174 #define PORT_CHANGE_OCIC 0x0008 /* over current change */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c521 cs |= PORT_CHANGE_OCIC; in xhci_root_hub_handle_port_get_status()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1607 change_status |= PORT_CHANGE_OCIC; in ehci_get_root_hub_port_status()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c4101 if (change & PORT_CHANGE_OCIC) { in hubd_hotplug_thread()
4358 port, &status, &change, &speed, PORT_CHANGE_OCIC); in hubd_handle_port_connect()
5325 if (*change & PORT_CHANGE_OCIC & ack_flag) { in hubd_determine_port_status()