Home
last modified time | relevance | path

Searched refs:wMaxPacketSize (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c331 max_ep_pkt_size = (ph->p_ep.wMaxPacketSize & in ehci_allocate_isoc_resources()
333 CalculateITDMultiField(ph->p_ep.wMaxPacketSize); in ehci_allocate_isoc_resources()
584 multi = CalculateITDMultiField(ph->p_ep.wMaxPacketSize); in ehci_insert_itd_req()
660 buf[1] |= ph->p_ep.wMaxPacketSize & in ehci_insert_itd_req()
772 xfer_state |= (ph->p_ep.wMaxPacketSize << in ehci_insert_sitd_req()
H A Dehci_xfer.c477 xactions = (endpoint->wMaxPacketSize & in ehci_unpack_endpoint()
516 maxpacketsize = endpoint->wMaxPacketSize & USB_EP_MAX_PKTSZ_MASK; in ehci_unpack_endpoint()
2107 ph->p_ep.wMaxPacketSize; in ehci_allocate_intr_resources()
3618 curr_intr_reqp->intr_len = ph->p_ep.wMaxPacketSize; in ehci_allocate_intr_in_resource()
H A Dehci_hub.c1991 length = eptd->wMaxPacketSize; in ehci_handle_root_hub_status_change()
H A Dehci_util.c2647 ushort_t maxpacketsize = endpoint->wMaxPacketSize; in ehci_compute_high_speed_bandwidth()
2755 ushort_t maxpacketsize = endpoint->wMaxPacketSize; in ehci_compute_classic_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1530 if (in_data->ep_descr.wMaxPacketSize) in uftdi_open_pipes()
1531 uf->uf_ibuf_sz = in_data->ep_descr.wMaxPacketSize; in uftdi_open_pipes()
1534 if (out_data->ep_descr.wMaxPacketSize) in uftdi_open_pipes()
1535 uf->uf_obuf_sz = out_data->ep_descr.wMaxPacketSize; in uftdi_open_pipes()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c366 req->intr_len = scsa2usbp->scsa2usb_intr_ept.wMaxPacketSize; in scsa2usb_cbi_start_intr_polling()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c156 if (ph->p_ep.wMaxPacketSize == 0) { in uhci_hcdi_pipe_open()
1179 max_isoc_xfer_sz = UHCI_MAX_ISOC_PKTS * ph->p_ep.wMaxPacketSize; in uhci_pipe_send_isoc_data()
H A Duhciutil.c1254 ushort_t MaxPacketSize = endpoint->wMaxPacketSize; in uhci_compute_total_bandwidth()
1560 ph->p_ep.wMaxPacketSize; in uhci_insert_intr_td()
1653 mps = ph->p_ep.wMaxPacketSize; in uhci_insert_intr_td()
2843 length = mps = pp->pp_pipe_handle->p_ep.wMaxPacketSize; in uhci_insert_bulk_td()
3347 MaxPacketSize = pp->pp_pipe_handle->p_ep.wMaxPacketSize; in uhci_handle_bulk_td()
4463 max_isoc_xfer_size = ph->p_ep.wMaxPacketSize * UHCI_MAX_ISOC_PKTS; in uhci_start_isoc_receive_polling()
H A Duhci.c1527 MaxPacketSize = eptd->wMaxPacketSize; in uhci_handle_ctrl_td()
1575 MaxPacketSize = eptd->wMaxPacketSize; in uhci_handle_ctrl_td()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_dma.c468 mps = xep->xep_pipe->p_ep.wMaxPacketSize; in xhci_transfer_trb_fill_data()
H A Dxhci_endpoint.c356 return ((xep->xep_pipe->p_xep.uex_ep.wMaxPacketSize & in xhci_endpoint_determine_burst()
594 xep->xep_pipe->p_ep.wMaxPacketSize & XHCI_CONTEXT_MPS_MASK; in xhci_endpoint_setup_context()
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c2306 if_alt_data->altif_ep[j].ep_descr.wMaxPacketSize; in usbvc_parse_stream_if()
3094 pkt_size = HS_PKT_SIZE(strm_if->curr_ep->wMaxPacketSize); in usbvc_start_isoc_polling()
3103 strm_if->curr_ep->wMaxPacketSize, in usbvc_start_isoc_polling()
3104 (1 + ((strm_if->curr_ep->wMaxPacketSize>> 11) & 3)), in usbvc_start_isoc_polling()
3358 alt->altif_ep[j].ep_descr.wMaxPacketSize; in usbvc_set_alt()
/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb.h550 uWord wMaxPacketSize; member
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dwa.h58 uint16_t wMaxPacketSize; member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c549 ph_data->p_ep.wMaxPacketSize, maxpktsize); in usba_init_pipe_handle()
551 ph_data->p_ep.wMaxPacketSize = maxpktsize; in usba_init_pipe_handle()
H A Dusba_ugen.c2138 epp->ep_descr.wMaxPacketSize; in ugen_epx_open_pipe()
2149 UGEN_PKT_SIZE(epp->ep_descr.wMaxPacketSize); in ugen_epx_open_pipe()
2867 reqp->intr_len = epp->ep_descr.wMaxPacketSize; in ugen_epx_intr_IN_start_polling()
H A Dusbai_register.c1868 ep_descr->bmAttributes, ep_descr->wMaxPacketSize, in usba_dump_ep()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dusb_mouse.c198 .wMaxPacketSize[0] = 8,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1358 max_pkt_size = ecmp->ecm_bulk_out_ep->ep_descr.wMaxPacketSize; in usbecm_send_data()
1519 intr->intr_len = ecmp->ecm_intr_ep->ep_descr.wMaxPacketSize; in usbecm_pipe_start_polling()
2998 ecmp->ecm_bulkin_sz = in_data->ep_descr.wMaxPacketSize; in usbecm_open_pipes()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h363 uint16_t wMaxPacketSize; /* maximum packet size */ member
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c869 uasp->usb_as_record_pkt_size = ep->wMaxPacketSize; in usb_as_setup()
2135 ep->bmAttributes, ep->wMaxPacketSize, ep->bInterval); in usb_as_handle_descriptors()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c2097 acm_port->acm_bulkin_size = in_data->ep_descr.wMaxPacketSize; in usbsacm_open_port_pipes()
3095 intr->intr_len = acm_port->acm_intr_ep_descr.wMaxPacketSize; in usbsacm_pipe_start_polling()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c855 intr_req->intr_len = uc->ep_cmd_in.ep_descr.wMaxPacketSize; in zyd_usb_cmd_in_start_polling()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c1683 length = eptd->wMaxPacketSize; in ohci_handle_root_hub_status_change()
H A Dohci.c3485 ushort_t maxpacketsize = endpoint->wMaxPacketSize; in ohci_compute_total_bandwidth()
3875 maxpacketsize = endpoint->wMaxPacketSize; in ohci_unpack_endpoint()
5395 ph->p_ep.wMaxPacketSize; in ohci_allocate_intr_resources()
5550 uint_t max_pkt_size = ph->p_ep.wMaxPacketSize; in ohci_allocate_isoc_resources()
10117 intr_len = ph->p_ep.wMaxPacketSize; in ohci_allocate_periodic_in_resource()

12