Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h181 #define PORT_CHANGE_PLSC 0x0040 /* port link state change */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c527 cs |= PORT_CHANGE_PLSC; in xhci_root_hub_handle_port_get_status()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c5383 if (*change & PORT_CHANGE_PLSC & ack_flag) { in hubd_determine_port_status()