Searched refs:PORT_CHANGE_OCIC (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h119 #define PORT_CHANGE_OCIC 0x0008 /* over current change */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1607 change_status |= PORT_CHANGE_OCIC;
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3941 if (change & PORT_CHANGE_OCIC) {
4197 port, &status, &change, PORT_CHANGE_OCIC);
5118 if (*change & PORT_CHANGE_OCIC & ack_flag) {

Completed in 59 milliseconds