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.c304 case UR_GET_INTERFACE: in usb_handle_iface_request()
Dusb.h208 #define UR_GET_INTERFACE 0x0a macro
Dusb_request.c1371 req.bRequest = UR_GET_INTERFACE; in usbd_req_get_alt_interface_no()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3160 case C(UR_GET_INTERFACE, UT_READ_INTERFACE):
Dxhci.c3358 case C(UR_GET_INTERFACE, UT_READ_INTERFACE): in xhci_roothub_exec()