Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Duhub.c432 if (change & UPS_C_PORT_LINK_STATE) { in uhub_explore()
Dusb.h476 #define UPS_C_PORT_LINK_STATE 0x0040 macro
Dxhci.c2717 if (v & XHCI_PS_PLC) i |= UPS_C_PORT_LINK_STATE; in xhci_root_ctrl_start()