Home
last modified time | relevance | path

Searched refs:UPS_C_OVERCURRENT_INDICATOR (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h743 #define UPS_C_OVERCURRENT_INDICATOR 0x0008 macro
Dusb_hub.c1100 if (sc->sc_st.port_change & UPS_C_OVERCURRENT_INDICATOR) { in uhub_explore()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3310 i |= UPS_C_OVERCURRENT_INDICATOR;
Dxhci.c3536 i |= UPS_C_OVERCURRENT_INDICATOR; in xhci_roothub_exec()