Searched refs:wLength (Results 1 - 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbcdc/
H A Dusb_cdc.h159 uint16_t wLength; member in struct:usb_cdc_notification
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h104 * wLength - number of bytes to xfer.
130 uint16_t wLength,
H A Dwa.h116 /* wLength for wire adapter class requests */
120 /* wLength for HWA specific requests */
124 /* wLength for DWA specific requests */
310 uint16_t wLength; member in struct:hwa_isoc_pkt
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3612 setup.wLength = wlength;
3641 setup.wLength = wlength;
3678 setup.wLength = usbvcp->usbvc_vc_header->descr->bcdUVC[0] ? 34 : 26;
3682 "usbvc_vs_set_probe_commit: wLength=%d", setup.wLength);
3685 if ((data = allocb(setup.wLength, BPRI_HI)) == NULL) {
3692 bcopy(ctrl_pc, data->b_rptr, setup.wLength);
3693 data->b_wptr += setup.wLength;
3730 setup.wLength = usbvcp->usbvc_vc_header->descr->bcdUVC[0] ? 34 : 26;
3745 bcopy(data->b_rptr, ctrl_pc, setup.wLength);
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c600 uint16_t wLength = req->ctrl_wLength; local
602 ASSERT(wLength == 4);
638 "uhci_handle_get_hub_descriptor: wLength = 0x%x",
671 "uhci_handle_get_hub_status: wLength = 0x%x",
697 "uhci_handle_get_device_status: wLength = 0x%x",
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dusbser_keyspan.c560 setup.wLength = len;
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c1268 * wLength - number of bytes to xfer
1270 * wLength is 0
1293 uint16_t wLength,
1312 bmRequestType, bRequest, wValue, wIndex, wLength, flags);
1330 length = ((data) && (*data)) ? 0: wLength;
1340 ctrl_req->ctrl_wLength = wLength;
1393 * wLength is 0
1418 setup->wLength,
1287 usb_pipe_sync_ctrl_xfer(dev_info_t *dip, usb_pipe_handle_t pipe_handle, uchar_t bmRequestType, uchar_t bRequest, uint16_t wValue, uint16_t wIndex, uint16_t wLength, mblk_t **data, usb_req_attrs_t attributes, usb_cr_t *completion_reason, usb_cb_flags_t *cb_flags, usb_flags_t flags) argument
H A Dusba_ugen.c2414 ushort_t wLength; local
2447 wLength = (setup[7] << 8) | setup[6];
2448 reqp = usb_alloc_ctrl_req(ugenp->ug_dip, wLength, USB_FLAGS_NOSLEEP);
2460 reqp->ctrl_wLength = wLength;
2502 if (((bp->b_bcount - UGEN_SETUP_PKT_SIZE) - wLength) != 0) {
2509 reqp->ctrl_data->b_wptr, wLength);
2510 reqp->ctrl_data->b_wptr += wLength;
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c986 setup.wLength = 0;
1524 uint16_t wLength = ctrl_reqp->ctrl_wLength; local
1559 setup_packet[6] = (uint8_t)wLength;
1560 setup_packet[7] = wLength >> 8;
1584 if (wLength != 0) {
1593 wLength);
1596 wLength + EHCI_MAX_QTD_BUF_SIZE);
H A Dehci_hub.c519 uint16_t wLength = ctrl_reqp->ctrl_wLength; local
527 bmRequestType, bRequest, wValue, wIndex, wLength, (void *)data);
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h843 ushort_t wLength; member in struct:setup_pkt
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c733 3, /* wLength */
831 0, /* wLength */
1670 ushort_t wValue, ushort_t wIndex, ushort_t wLength,
1679 "bRequest=%d, wValue=%d, wIndex=%d, wLength=%d, data=0x%p",
1680 bmRequestType, bRequest, wValue, wIndex, wLength, (void *)data);
1686 setup.wLength = wLength;
1668 usb_as_send_ctrl_cmd(usb_as_state_t *uasp, uchar_t bmRequestType, uchar_t bRequest, ushort_t wValue, ushort_t wIndex, ushort_t wLength, mblk_t *data, boolean_t ignore_errors) argument
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c130 setup.wLength = len;
176 setup.wLength = len;
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c324 req.wLength = sizeof (uint16_t);
360 req.wLength = (uint16_t)len;
394 req.wLength = 0;
869 req.wLength = 0;
897 req.wLength = (uint16_t)len;
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1626 uint16_t wLength; local
1637 wLength = data->b_rptr[6];
1695 if (wLength != 8) {
3108 setup.wLength = ((data != NULL) && (*data != NULL)) ? MBLKL(*data) : 0;
3137 setup.wLength = (uint16_t)len;
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c647 req.wLength = sizeof (uint16_t);
1227 req.wLength = sizeof (uint8_t);
1258 req.wLength = sizeof (uint8_t);
1291 req.wLength = sizeof (uint16_t);
1324 req.wLength = sizeof (uint32_t);
1358 req.wLength = sizeof (uint8_t);
1394 req.wLength = sizeof (uint8_t);
1432 req.wLength = sizeof (uint16_t);
1469 req.wLength = sizeof (uint32_t);
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1005 ushort_t wLength; member in struct:setup_pkt
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1244 * ctlr request if wLength > 0 if wLength > 0
1488 * wLength - number of bytes to xfer
1499 uint16_t wLength; member in struct:usb_ctrl_setup
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c319 req.wLength = (uint16_t)len;
362 req.wLength = (uint16_t)len;
422 req.wLength = 0;
455 req.wLength = (uint16_t)len;
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c2584 setup.wLength = ((data != NULL) && (*data != NULL)) ? MBLKL(*data) : 0;
3176 uint16_t wLength; local
3190 wLength = data->b_rptr[6];
3219 if (wLength != 2) {
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c535 uint16_t wLength = ctrl_reqp->ctrl_wLength; local
543 bmRequestType, bRequest, wValue, wIndex, wLength, (void *)data);
H A Dohci.c4818 uint16_t wLength = ctrl_reqp->ctrl_wLength; local
4855 (((wLength >> 8) | (wLength << 8)) & 0x0000FFFF));
4881 if (wLength != 0) {
4891 wLength, DDI_DEV_AUTOINCR);
4913 wLength, OHCI_CTRL_DATA_PHASE, pp, tw);
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c771 0, /* wLength: fill in later */
783 setup.wLength = USBPRN_MAX_DEVICE_ID_LENGTH;
838 setup.wLength = (uint16_t)len;
902 1, /* wLength */
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1913 0, /* wLength, fill in later */
1922 setup.wLength = hidp->hid_hid_descr.wReportDescriptorLength;
1997 0, /* wLength */
2042 setup.wLength = 0;
2552 * non-zero wLength value but ctrl_data would be allocated by
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c90 req.wLength = length;

Completed in 217 milliseconds

12