Searched refs:PORT_CHANGE_PESC (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h117 #define PORT_CHANGE_PESC 0x0002 /* port enable change */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c454 uhcip->uhci_root_hub.rh_port_changes[port] &= ~PORT_CHANGE_PESC;
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1599 change_status |= PORT_CHANGE_PESC;
1960 if (change_status & PORT_CHANGE_PESC) {
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3808 if (change & PORT_CHANGE_PESC) {
5079 if (*change & PORT_CHANGE_PESC & ack_flag) {
5186 PORT_CHANGE_PESC);

Completed in 80 milliseconds