Home
last modified time | relevance | path

Searched refs:UPS_PORT_LINK_STATE_GET (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h717 #define UPS_PORT_LINK_STATE_GET(x) (((x) >> 5) & 0xF) macro
H A Dusb_hub.c978 switch (UPS_PORT_LINK_STATE_GET(sc->sc_st.port_status)) { in uhub_suspend_resume_port()
H A Dusb_request.c881 switch (UPS_PORT_LINK_STATE_GET(status)) { in usbd_req_warm_reset_port()

Completed in 12 milliseconds