Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h182 #define PORT_CHANGE_PCE 0x0080 /* port config error */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c529 cs |= PORT_CHANGE_PCE; in xhci_root_hub_handle_port_get_status()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c5402 if (*change & PORT_CHANGE_PCE & ack_flag) { in hubd_determine_port_status()