Searched refs:max_ep_pkt_size (Results 1 – 1 of 1) sorted by relevance
307 uint_t max_ep_pkt_size, max_isoc_xfer_size; in ehci_allocate_isoc_resources() local330 max_ep_pkt_size = (ph->p_ep.wMaxPacketSize & in ehci_allocate_isoc_resources()334 max_isoc_xfer_size = EHCI_MAX_ISOC_PKTS_PER_XFER * max_ep_pkt_size; in ehci_allocate_isoc_resources()