Home
last modified time | relevance | path

Searched refs:USETW2 (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_request.c980 USETW2(req.wValue, type, index); in usbd_req_get_desc()
1451 USETW2(req.wValue, UDESC_HUB, 0); in usbd_req_get_hub_descriptor()
1473 USETW2(req.wValue, UDESC_SS_HUB, 0); in usbd_req_get_ss_hub_descriptor()
1768 USETW2(req.wValue, type, id); in usbd_req_set_report()
1796 USETW2(req.wValue, type, id); in usbd_req_get_report()
1824 USETW2(req.wValue, duration, id); in usbd_req_set_idle()
1850 USETW2(req.wValue, UDESC_REPORT, 0); /* report id should be 0 */ in usbd_req_get_report_descriptor()
Dusb_endian.h95 #define USETW2(w,b1,b0) do { \ macro
Dusb_util.c187 USETW2(p->bString[max_len], 0, s[max_len]); in usb_make_str_desc()
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c233 USETW2(req->wValue, type, id); in uhid_fill_set_report()
245 USETW2(req->wValue, type, id); in uhid_fill_get_report()