Home
last modified time | relevance | path

Searched refs:UPS_PORT_MODE_DEVICE (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h738 #define UPS_PORT_MODE_DEVICE 0x8000 /* currently FreeBSD specific */ macro
Dusb_hub.c744 if (!(sc->sc_st.port_status & UPS_PORT_MODE_DEVICE)) { in uhub_reattach_port()
870 } else if (sc->sc_st.port_status & UPS_PORT_MODE_DEVICE) in uhub_reattach_port()