Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_handle_request.c515 case UR_GET_CONFIG: in usb_handle_request()
Dusb.h206 #define UR_GET_CONFIG 0x08 macro
Dusb_request.c1891 req.bRequest = UR_GET_CONFIG; in usbd_req_get_config()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3094 case C(UR_GET_CONFIG, UT_READ_DEVICE):
Dxhci.c3295 case C(UR_GET_CONFIG, UT_READ_DEVICE): in xhci_roothub_exec()