Home
last modified time | relevance | path

Searched refs:isoc_frame (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c88 uint16_t isoc_frame; member
1832 /* wait until "isoc_frame" */ in xhci_setup_generic_chain_sub()
1834 XHCI_TRB_3_FRID_SET(temp->isoc_frame / 8); in xhci_setup_generic_chain_sub()
2067 temp.isoc_frame = xfer->endpoint->isoc_next; in xhci_setup_generic_chain()
2094 temp.isoc_frame = 0; in xhci_setup_generic_chain()
2101 temp.isoc_frame = 0; in xhci_setup_generic_chain()
2174 temp.isoc_frame += temp.isoc_delta; in xhci_setup_generic_chain()

Completed in 5 milliseconds