HomeSort by: relevance | last modified time | path
    Searched refs:wLength (Results 1 - 25 of 83) sorted by relevancy

1 2 3 4

  /src/sys/dev/usb/
if_ncmreg.h 74 uWord wLength;
88 uWord wLength;
97 uWord wLength;
usbdi_util.c 85 USETW(req.wLength, len);
168 USETW(req.wLength, 8);
199 USETW(req.wLength, 2); /* only size byte first */
210 USETW(req.wLength, sdesc->bLength); /* the whole string */
236 USETW(req.wLength, sizeof(usb_status_t));
251 USETW(req.wLength, sizeof(usb_hub_status_t));
267 USETW(req.wLength, sizeof(*ps));
285 USETW(req.wLength, sizeof(*pse));
303 USETW(req.wLength, 0);
319 USETW(req.wLength, 0)
    [all...]
if_ncm.c 229 USETW(req.wLength, sizeof(np));
231 UGETW(np.wLength) != sizeof(np)) {
295 if ((unsigned)UGETW(ptr->wLength) > total_len - ndp_index) {
296 aprint_error_dev(un->un_dev, "dptab16 wlength %u goes off end "
297 "ndp_index %u total_len %u\n", UGETW(ptr->wLength),
303 const unsigned max_datagrams = (UGETW(ptr->wLength) -
350 USETW(ptr->wLength, sizeof(*ptr));
uxrcom.c 203 USETW(req.wLength, 0);
226 USETW(req.wLength, UCDC_LINE_STATE_LENGTH);
299 USETW(req.wLength, 0);
318 USETW(req.wLength, 0);
aubtfwl.c 171 USETW(req.wLength, AR3K_FIRMWARE_HEADER_SIZE);
222 USETW(req.wLength, sizeof(*state));
240 USETW(req.wLength, sizeof(*ver));
265 USETW(req.wLength, 0);
uslsa.c 310 USETW(req.wLength, SLSA_RL_GET_MDMSTS);
390 USETW(req.wLength, 4);
519 USETW(req.wLength, 0);
541 USETW(req.wLength, SLSA_RL_GET_FLOW);
569 USETW(req.wLength, SLSA_RL_SET_FLOW);
uftdi.c 509 USETW(req.wLength, 0);
524 USETW(req.wLength, 0);
610 USETW(req.wLength, 0);
613 UGETW(req.wValue), UGETW(req.wIndex), UGETW(req.wLength)));
751 USETW(req.wLength, 0);
786 USETW(req.wLength, 0);
789 UGETW(req.wValue), UGETW(req.wIndex), UGETW(req.wLength)));
825 USETW(req.wLength, 0);
828 UGETW(req.wValue), UGETW(req.wIndex), UGETW(req.wLength)));
846 USETW(req.wLength, 0)
    [all...]
if_mos.c 190 USETW(req.wLength, 1);
218 USETW(req.wLength, 2);
246 USETW(req.wLength, 1);
273 USETW(req.wLength, 2);
297 USETW(req.wLength, ETHER_ADDR_LEN);
320 USETW(req.wLength, ETHER_ADDR_LEN);
343 USETW(req.wLength, 8);
if_cue.c 173 USETW(req.wLength, 1);
204 USETW(req.wLength, 2);
236 USETW(req.wLength, 0);
272 USETW(req.wLength, 0);
302 USETW(req.wLength, len);
327 USETW(req.wLength, ETHER_ADDR_LEN);
430 USETW(req.wLength, 0);
if_udav.c 284 USETW(req.wLength, len);
315 USETW(req.wLength, len);
345 USETW(req.wLength, 0x0000);
377 USETW(req.wLength, len);
409 USETW(req.wLength, len);
453 USETW(req.wLength, 0x0000);
umodem_common.c 370 if (UGETW(sc->sc_notify_buf.wLength) != 2) {
373 UGETW(sc->sc_notify_buf.wLength));
576 USETW(req.wLength, 0);
596 USETW(req.wLength, 0);
643 USETW(req.wLength, UCDC_LINE_STATE_LENGTH);
671 USETW(req.wLength, UCDC_ABSTRACT_STATE_LENGTH);
uipaq.c 274 USETW(req.wLength, 0);
305 USETW(req.wLength, 0);
331 USETW(req.wLength, 0);
uplcom.c 327 USETW(req.wLength, 1);
560 USETW(req.wLength, 0);
608 USETW(req.wLength, sizeof(buf));
611 USETW(req.wLength, 0);
645 USETW(req.wLength, 0);
714 USETW(req.wLength, 0);
742 USETW(req.wLength, 0);
774 USETW(req.wLength, UCDC_LINE_STATE_LENGTH);
860 USETW(req.wLength, 0);
usbcdc.h 155 uWord wLength;
uvisor.c 429 USETW(req.wLength, UVISOR_CONNECTION_INFO_SIZE);
442 USETW(req.wLength, UVISOR_GET_PALM_INFORMATION_LEN);
454 USETW(req.wLength, sizeof(avail));
490 USETW(req.wLength, UVISOR_CONNECTION_INFO_SIZE);
uhmodem.c 493 USETW(req.wLength, 0);
547 USETW(req.wLength, len);
565 USETW(req.wLength, len);
585 USETW(req.wLength, 0);
650 USETW(req.wLength, 2);
uvscom.c 429 USETW(req.wLength, 2);
456 USETW(req.wLength, 0);
497 USETW(req.wLength, 0);
522 USETW(req.wLength, 0);
535 USETW(req.wLength, 0);
mbim.h 611 uWord wLength;
668 uWord wLength;
687 uWord wLength;
uberry.c 105 USETW(req.wLength, length);
uipad.c 111 USETW(req.wLength, 0);
uslsareg.h 152 uint16_t wLength;
auvitek.c 344 USETW(req.wLength, sizeof(data));
369 USETW(req.wLength, 0);
umodeswitch.c 248 USETW(req.wLength, 0);
323 USETW(req.wLength, 0);
umct.c 372 USETW(req.wLength, LENGTH_SET_MCR);
445 USETW(req.wLength, LENGTH_SET_LCR);
481 USETW(req.wLength, LENGTH_BAUD_RATE);
emdtv.c 331 USETW(request.wLength, count);
364 USETW(request.wLength, count);

Completed in 25 milliseconds

1 2 3 4