Home | History | Annotate | Download | only in usb

Lines Matching refs:UGETW

984 	char *end = p + UGETW(cdesc->wTotalLength);
1284 size_t len = UGETW(req->wLength);
1296 KASSERT(len >= UGETW(req->wLength));
1315 UGETW(req->wLength), flags, NULL);
1324 xfer->ux_request.bRequest, UGETW(xfer->ux_request.wValue),
1325 UGETW(xfer->ux_request.wIndex), 0);
1328 UGETW(xfer->ux_request.wLength),
1489 dev->ud_langid = UGETW(us.bString[0]);
1499 c = UGETW(us.bString[i]);
1509 c = UGETW(us.bString[i]);