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.c513 case UR_GET_CONFIG: in usb_handle_request()
Dusb.h205 #define UR_GET_CONFIG 0x08 macro
Dusb_request.c1908 req.bRequest = UR_GET_CONFIG; in usbd_req_get_config()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3068 case C(UR_GET_CONFIG, UT_READ_DEVICE):
Dxhci.c3270 case C(UR_GET_CONFIG, UT_READ_DEVICE): in xhci_roothub_exec()