Searched refs:bInterval (Results 1 – 9 of 9) sorted by relevance
792 switch (xfer->pipe->endpoint->edesc->bInterval) { in ehci_isoc_idone() 794 panic("isoc xfer suddenly has 0 bInterval, invalid"); in ehci_isoc_idone() 1497 ival = ed->bInterval; in ehci_open() 1513 if (ed->bInterval == 0 || ed->bInterval > 16) { in ehci_open() 1514 printf("ehci: opening pipe with invalid bInterval\n"); in ehci_open() 3262 uint8_t ival = ed->bInterval; in ehci_device_isoc_start() 3387 switch (ed->bInterval) { in ehci_alloc_itd_chain()
266 uByte bInterval; member
189 UGETW(ed->wMaxPacketSize), ed->bInterval)); in uhidev_attach()
1057 dev->def_ep_desc.bInterval = 0; in usbd_new_device()
1386 uint32_t ival = min(max(1, ed->bInterval), 255); in xhci_last_valid_dci() 1394 uint32_t ival = min(max(1, ed->bInterval), 16); in xhci_context_setup()
1971 ival = ed->bInterval; in ohci_open()
2683 ival = ed->bInterval; in uhci_open()
2688 printf("bInterval=0x%02x\n", d->bInterval); in uvideo_dump_desc_colorformat()
592 .bInterval = 255,1153 ival = ed->bInterval; in dwc2_device_start()