Symbol: USETW2
sys/dev/usb/uaudio.c
4167
USETW2(req.wValue, SAMPLING_FREQ_CONTROL, 0);
sys/dev/usb/uaudio.c
4176
USETW2(req.wValue, SAMPLING_FREQ_CONTROL, 0);
sys/dev/usb/uaudio.c
4177
USETW2(req.wIndex, clkid, sc->sc_ac_iface);
sys/dev/usb/uftdi.c
523
USETW2(req.wIndex, FTDI_SIO_RTS_CTS_HS, portno);
sys/dev/usb/uftdi.c
838
USETW2(req.wValue, t->c_cc[VSTOP], t->c_cc[VSTART]);
sys/dev/usb/uftdi.c
845
USETW2(req.wIndex, flow, portno);
sys/dev/usb/uhub.c
223
USETW2(req.wValue, UDESC_SS_HUB, 0);
sys/dev/usb/uhub.c
247
USETW2(req.wValue, UDESC_HUB, 0);
sys/dev/usb/uirda.c
904
USETW2(req.wValue, type, index);
sys/dev/usb/ulpt.c
302
USETW2(req.wIndex, id->bInterfaceNumber, id->bAlternateSetting);
sys/dev/usb/usbdi_util.c
166
USETW2(req.wValue, UDESC_DEVICE, 0);
sys/dev/usb/usbdi_util.c
197
USETW2(req.wValue, UDESC_STRING, sindex);
sys/dev/usb/usbdi_util.c
283
USETW2(req.wValue, 0, UR_PST_EXT_PORT_STATUS);
sys/dev/usb/usbdi_util.c
366
USETW2(req.wIndex, timeout, port);
sys/dev/usb/usbdi_util.c
382
USETW2(req.wIndex, timeout, port);
sys/dev/usb/usbdi_util.c
467
USETW2(req.wValue, duration, id);
sys/dev/usb/usbdi_util.c
539
USETW2(req.wValue, type, id);
sys/dev/usb/usbdi_util.c
560
USETW2(req.wValue, type, id);
sys/dev/usb/usbdi_util.c
577
USETW2(req.wValue, UDESC_REPORT, 0); /* report id should be 0 */
sys/dev/usb/usbdi_util.c
83
USETW2(req.wValue, type, index);
sys/dev/usb/usbroothub.c
104
USETW2(p->bString[i], 0, s[i]);
sys/dev/usb/uvideo.c
2465
USETW2(req.wValue, control, 0);
sys/dev/usb/uvideo.c
2466
USETW2(req.wIndex, 0, vs->vs_ifaceno);