Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h180 #define PORT_CHANGE_BHPR 0x0020 /* warm reset (BH) */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c525 cs |= PORT_CHANGE_BHPR; in xhci_root_hub_handle_port_get_status()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c4967 if (change & PORT_CHANGE_BHPR) { in hubd_reset_port()
5364 if (*change & PORT_CHANGE_BHPR & ack_flag) { in hubd_determine_port_status()