Searched refs:USETW (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-current/sys/dev/usb/
H A Dusb_request.c280 USETW(req.wValue, UF_ENDPOINT_HALT);
283 USETW(req.wLength, 0);
1011 USETW(req.wIndex, id);
1018 USETW(req.wLength, min_len);
1029 USETW(req.wLength, max_len);
1246 USETW(req.wValue, wValue);
1247 USETW(req.wIndex, 0);
1248 USETW(req.wLength, 0);
1386 USETW(cdesc->wTotalLength, len);
1428 USETW(re
[all...]
H A Dusb_endian.h76 #define USETW(w,v) do { \ macro
/freebsd-current/sys/dev/rtwn/usb/
H A Drtwn_usb_reg.c94 USETW(req.wValue, addr);
95 USETW(req.wIndex, 0);
96 USETW(req.wLength, len);
128 USETW(req.wValue, addr);
129 USETW(req.wIndex, 0);
130 USETW(req.wLength, len);
/freebsd-current/sys/dev/usb/serial/
H A Duslcom.c500 USETW(req.wValue, USLCOM_IFC_ENABLE_EN);
501 USETW(req.wIndex, sc->sc_iface_no);
502 USETW(req.wLength, 0);
528 USETW(req.wValue, USLCOM_IFC_ENABLE_DIS);
529 USETW(req.wIndex, sc->sc_iface_no);
530 USETW(req.wLength, 0);
548 USETW(req.wValue, USLCOM_GET_PARTNUM);
549 USETW(req.wIndex, sc->sc_iface_no);
550 USETW(req.wLength, sizeof(partnum));
574 USETW(re
[all...]
H A Duvisor.c411 USETW(req.wValue, 0);
412 USETW(req.wIndex, 0);
413 USETW(req.wLength, UVISOR_CONNECTION_INFO_SIZE);
463 USETW(req.wValue, 0);
464 USETW(req.wIndex, 0);
465 USETW(req.wLength, UVISOR_GET_PALM_INFORMATION_LEN);
491 USETW(req.wValue, 0);
492 USETW(req.wIndex, 0);
493 USETW(req.wLength, UVISOR_GET_PALM_INFORMATION_LEN);
505 USETW(re
[all...]
H A Duplcom.c432 USETW(req.wValue, UPLCOM_STATUS_REG_PL2303HX);
435 USETW(req.wLength, 1);
597 USETW(req.wValue, 0);
600 USETW(req.wLength, 0);
615 USETW(req.wValue, value);
616 USETW(req.wIndex, index);
617 USETW(req.wLength, length);
674 USETW(req.wValue, sc->sc_line);
677 USETW(req.wLength, 0);
698 USETW(re
[all...]
H A Dufoma.c540 USETW(req.wValue, UMCPC_CM_MOBILE_ACM);
541 USETW(req.wIndex, sc->sc_ctrl_iface_no);
542 USETW(req.wLength, sc->sc_modetable[0]);
562 USETW(req.wValue, state);
563 USETW(req.wIndex, sc->sc_ctrl_iface_no);
564 USETW(req.wLength, 0);
603 USETW(req.wIndex, sc->sc_ctrl_iface_no);
604 USETW(req.wValue, 0);
605 USETW(req.wLength, UFOMA_CMD_BUF_SIZE);
644 USETW(re
[all...]
H A Duftdi.c1366 USETW(req.wValue, wValue);
1367 USETW(req.wIndex, wIndex);
1368 USETW(req.wLength, 0);
1387 USETW(req.wValue, wValue);
1388 USETW(req.wIndex, wIndex);
1389 USETW(req.wLength, 0);
1414 USETW(req.wValue, wValue);
1415 USETW(req.wIndex, wIndex);
1416 USETW(req.wLength, 0);
1651 USETW(re
[all...]
H A Dumcs.c952 USETW(req.wValue, 0);
953 USETW(req.wIndex, reg);
954 USETW(req.wLength, UMCS7840_READ_LENGTH);
973 USETW(req.wValue, data);
974 USETW(req.wIndex, reg);
975 USETW(req.wLength, 0);
997 USETW(req.wValue, wVal);
998 USETW(req.wIndex, reg);
999 USETW(req.wLength, UMCS7840_READ_LENGTH);
1022 USETW(re
[all...]
H A Dumodem.c621 USETW(req.wValue, 0);
624 USETW(req.wLength, sizeof(ls));
686 USETW(req.wValue, sc->sc_line);
689 USETW(req.wLength, 0);
710 USETW(req.wValue, sc->sc_line);
713 USETW(req.wLength, 0);
733 USETW(req.wValue, temp);
736 USETW(req.wLength, 0);
942 USETW(req.wValue, feature);
945 USETW(re
[all...]
H A Dulpt.c174 USETW(req.wValue, 0);
175 USETW(req.wIndex, sc->sc_iface_no);
176 USETW(req.wLength, 0);
329 USETW(req.wValue, 0);
332 USETW(req.wLength, 1);
616 USETW(req.wValue, cd->bConfigurationValue);
618 USETW(req.wLength, sizeof devinfo - 1);
H A Duvscom.c728 USETW(req.wValue, value);
729 USETW(req.wIndex, 0);
730 USETW(req.wLength, 0);
749 USETW(req.wValue, 0);
750 USETW(req.wIndex, 0);
751 USETW(req.wLength, 2);
H A Duchcom.c417 USETW(req.wValue, value);
418 USETW(req.wIndex, index);
419 USETW(req.wLength, 0);
435 USETW(req.wValue, value);
436 USETW(req.wIndex, index);
437 USETW(req.wLength, buflen);
H A Dumoscom.c557 USETW(req.wValue, val);
558 USETW(req.wIndex, reg);
559 USETW(req.wLength, 0);
573 USETW(req.wValue, 0);
574 USETW(req.wIndex, reg);
575 USETW(req.wLength, 1);
/freebsd-current/sys/dev/usb/net/
H A Dif_cue.c204 USETW(req.wValue, 0);
205 USETW(req.wIndex, reg);
206 USETW(req.wLength, 1);
222 USETW(req.wValue, 0);
223 USETW(req.wIndex, reg);
224 USETW(req.wLength, 2);
237 USETW(req.wValue, val);
238 USETW(req.wIndex, reg);
239 USETW(req.wLength, 0);
254 USETW(re
[all...]
H A Dif_mos.c275 USETW(req.wValue, 0);
276 USETW(req.wIndex, reg);
277 USETW(req.wLength, 1);
295 USETW(val, 0);
299 USETW(req.wValue, 0);
300 USETW(req.wIndex, reg);
301 USETW(req.wLength, 2);
322 USETW(req.wValue, 0);
323 USETW(req.wIndex, reg);
324 USETW(re
[all...]
H A Dif_udav.c332 USETW(req.wValue, 0x0000);
333 USETW(req.wIndex, offset);
334 USETW(req.wLength, len);
349 USETW(req.wValue, 0x0000);
350 USETW(req.wIndex, offset);
351 USETW(req.wLength, len);
364 USETW(req.wValue, ch);
365 USETW(req.wIndex, offset);
366 USETW(req.wLength, 0x0000);
381 USETW(re
[all...]
H A Dif_cdce.c356 USETW(req.wValue, 0);
359 USETW(req.wLength, sizeof(temp));
458 USETW(req.wValue, 0);
464 USETW(req.wLength, 8);
466 USETW(value + 4, (CDCE_NCM_SUBFRAMES_MAX - 1));
467 USETW(value + 6, 0);
469 USETW(req.wLength, 4);
482 USETW(req.wValue, 0); /* no CRC */
485 USETW(req.wLength, 0);
495 USETW(re
[all...]
H A Dif_aue.c315 USETW(req.wValue, 0);
316 USETW(req.wIndex, reg);
317 USETW(req.wLength, 1);
334 USETW(req.wValue, 0);
335 USETW(req.wIndex, reg);
336 USETW(req.wLength, 2);
353 USETW(req.wIndex, reg);
354 USETW(req.wLength, 1);
368 USETW(req.wValue, val);
369 USETW(re
[all...]
H A Dif_usie.c260 USETW(req.wValue, UF_DEVICE_REMOTE_WAKEUP);
261 USETW(req.wIndex, UHF_PORT_CONNECTION);
262 USETW(req.wLength, 0);
322 USETW(req.wValue, 0);
323 USETW(req.wIndex, 0);
324 USETW(req.wLength, 0);
333 USETW(req.wValue, 0);
334 USETW(req.wIndex, 0);
335 USETW(req.wLength, sizeof(fwattr));
524 USETW(re
[all...]
H A Dif_kue.c256 USETW(req.wValue, word);
257 USETW(req.wIndex, 0);
258 USETW(req.wLength, 0);
275 USETW(req.wValue, val);
276 USETW(req.wIndex, 0);
277 USETW(req.wLength, len);
H A Duhso.c786 USETW(req.wValue, 0);
787 USETW(req.wIndex, 0);
788 USETW(req.wLength, 17);
970 USETW(req.wValue, 0);
971 USETW(req.wIndex, 0);
972 USETW(req.wLength, 0);
1185 USETW(req.wValue, 0);
1186 USETW(req.wIndex, ht->ht_muxport);
1187 USETW(req.wLength, 1024);
1238 USETW(re
[all...]
/freebsd-current/sys/dev/usb/misc/
H A Di2ctinyusb.c99 USETW(req.wValue, value);
100 USETW(req.wIndex, (index >> 1));
101 USETW(req.wLength, len);
122 USETW(req.wValue, value);
123 USETW(req.wIndex, (index >> 1));
124 USETW(req.wLength, len);
H A Duled.c192 USETW(req.wValue, value);
193 USETW(req.wIndex, index);
194 USETW(req.wLength, buflen);
/freebsd-current/sys/dev/usb/template/
H A Dusb_template.c325 USETW(ed->wMaxPacketSize, mps);
485 USETW(cd->wTotalLength, old_size);
551 USETW(utd->udd.idVendor, tdd->idVendor);
552 USETW(utd->udd.idProduct, tdd->idProduct);
553 USETW(utd->udd.bcdDevice, tdd->bcdDevice);
572 USETW(utd->udq.bcdUSB, 0x0200);
577 USETW(utd->udd.bcdUSB, 0x0110);
581 USETW(utd->udd.bcdUSB, 0x0110);
585 USETW(utd->udd.bcdUSB, 0x0200);
589 USETW(ut
[all...]

Completed in 152 milliseconds

123