/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_isoch.c | 330 max_ep_pkt_size = (ph->p_ep.wMaxPacketSize & in ehci_allocate_isoc_resources() 332 CalculateITDMultiField(ph->p_ep.wMaxPacketSize); in ehci_allocate_isoc_resources() 583 multi = CalculateITDMultiField(ph->p_ep.wMaxPacketSize); in ehci_insert_itd_req() 659 buf[1] |= ph->p_ep.wMaxPacketSize & in ehci_insert_itd_req() 771 xfer_state |= (ph->p_ep.wMaxPacketSize << in ehci_insert_sitd_req()
|
H A D | ehci_xfer.c | 477 xactions = (endpoint->wMaxPacketSize & in ehci_unpack_endpoint() 516 maxpacketsize = endpoint->wMaxPacketSize & USB_EP_MAX_PKTSZ_MASK; in ehci_unpack_endpoint() 2109 ph->p_ep.wMaxPacketSize; in ehci_allocate_intr_resources() 3622 curr_intr_reqp->intr_len = ph->p_ep.wMaxPacketSize; in ehci_allocate_intr_in_resource()
|
H A D | ehci_hub.c | 1991 length = eptd->wMaxPacketSize; in ehci_handle_root_hub_status_change()
|
H A D | ehci_util.c | 2626 ushort_t maxpacketsize = endpoint->wMaxPacketSize; in ehci_compute_high_speed_bandwidth() 2734 ushort_t maxpacketsize = endpoint->wMaxPacketSize; in ehci_compute_classic_bandwidth()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbftdi/ |
H A D | uftdi_dsd.c | 1522 if (in_data->ep_descr.wMaxPacketSize) in uftdi_open_pipes() 1523 uf->uf_ibuf_sz = in_data->ep_descr.wMaxPacketSize; in uftdi_open_pipes() 1526 if (out_data->ep_descr.wMaxPacketSize) in uftdi_open_pipes() 1527 uf->uf_obuf_sz = out_data->ep_descr.wMaxPacketSize; in uftdi_open_pipes()
|
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | usb_ms_cbi.c | 366 req->intr_len = scsa2usbp->scsa2usb_intr_ept.wMaxPacketSize; in scsa2usb_cbi_start_intr_polling()
|
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcitgt.c | 156 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 D | uhciutil.c | 1254 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 D | uhci.c | 1527 MaxPacketSize = eptd->wMaxPacketSize; in uhci_handle_ctrl_td() 1575 MaxPacketSize = eptd->wMaxPacketSize; in uhci_handle_ctrl_td()
|
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 2303 if_alt_data->altif_ep[j].ep_descr.wMaxPacketSize; in usbvc_parse_stream_if() 3091 pkt_size = HS_PKT_SIZE(strm_if->curr_ep->wMaxPacketSize); in usbvc_start_isoc_polling() 3100 strm_if->curr_ep->wMaxPacketSize, in usbvc_start_isoc_polling() 3101 (1 + ((strm_if->curr_ep->wMaxPacketSize>> 11) & 3)), in usbvc_start_isoc_polling() 3355 alt->altif_ep[j].ep_descr.wMaxPacketSize; in usbvc_set_alt()
|
/titanic_50/usr/src/uts/common/sys/usb/usba/ |
H A D | wa.h | 58 uint16_t wMaxPacketSize; member
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_pipe_mgmt.c | 530 ph_data->p_ep.wMaxPacketSize, maxpktsize); in usba_init_pipe_handle() 532 ph_data->p_ep.wMaxPacketSize = maxpktsize; in usba_init_pipe_handle()
|
H A D | usbai_register.c | 1812 ep_descr->bmAttributes, ep_descr->wMaxPacketSize, in usba_dump_ep()
|
H A D | usba_ugen.c | 2122 epp->ep_descr.wMaxPacketSize; in ugen_epx_open_pipe() 2133 UGEN_PKT_SIZE(epp->ep_descr.wMaxPacketSize); in ugen_epx_open_pipe() 2851 reqp->intr_len = epp->ep_descr.wMaxPacketSize; in ugen_epx_intr_IN_start_polling()
|
H A D | hubdi.c | 3348 reqp->intr_len = hubd->h_ep1_descr.wMaxPacketSize; in hubd_start_polling()
|
/titanic_50/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 362 uint16_t wMaxPacketSize; /* maximum packet size */ member
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 1358 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()
|
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_as/ |
H A D | usb_as.c | 869 uasp->usb_as_record_pkt_size = ep->wMaxPacketSize; in usb_as_setup() 2135 ep->bmAttributes, ep->wMaxPacketSize, ep->bInterval); in usb_as_handle_descriptors()
|
/titanic_50/usr/src/uts/common/io/zyd/ |
H A D | zyd_usb.c | 855 intr_req->intr_len = uc->ep_cmd_in.ep_descr.wMaxPacketSize; in zyd_usb_cmd_in_start_polling()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.c | 2069 acm_port->acm_bulkin_size = in_data->ep_descr.wMaxPacketSize; in usbsacm_open_port_pipes() 3067 intr->intr_len = acm_port->acm_intr_ep_descr.wMaxPacketSize; in usbsacm_pipe_start_polling()
|
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_hub.c | 1683 length = eptd->wMaxPacketSize; in ohci_handle_root_hub_status_change()
|
H A D | ohci.c | 3501 ushort_t maxpacketsize = endpoint->wMaxPacketSize; in ohci_compute_total_bandwidth() 3891 maxpacketsize = endpoint->wMaxPacketSize; in ohci_unpack_endpoint() 5413 ph->p_ep.wMaxPacketSize; in ohci_allocate_intr_resources() 5568 uint_t max_pkt_size = ph->p_ep.wMaxPacketSize; in ohci_allocate_isoc_resources() 10137 intr_len = ph->p_ep.wMaxPacketSize; in ohci_allocate_periodic_in_resource()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/ |
H A D | keyspan_pipe.c | 1939 br->intr_len = intr->pipe_ep_descr.wMaxPacketSize; in keyspan_pipe_start_polling()
|