Home
last modified time | relevance | path

Searched refs:UR_GET_INTERFACE (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_handle_request.c302 case UR_GET_INTERFACE: in usb_handle_iface_request()
Dusb.h207 #define UR_GET_INTERFACE 0x0a macro
Dusb_request.c1377 req.bRequest = UR_GET_INTERFACE; in usbd_req_get_alt_interface_no()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3134 case C(UR_GET_INTERFACE, UT_READ_INTERFACE):
Dxhci.c3333 case C(UR_GET_INTERFACE, UT_READ_INTERFACE): in xhci_roothub_exec()