Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.c144 uint32_t isoc_frame; member
1931 XHCI_TRB_3_FRID_SET(temp->isoc_frame / 8); in xhci_setup_generic_chain_sub()
2159 xfer, x, y, 8, XHCI_MFINDEX_GET(-1), &temp.isoc_frame)) { in xhci_setup_generic_chain()
2163 DPRINTFN(3, "start next=%d\n", temp.isoc_frame); in xhci_setup_generic_chain()
2191 temp.isoc_frame = 0; in xhci_setup_generic_chain()
2198 temp.isoc_frame = 0; in xhci_setup_generic_chain()
2270 temp.isoc_frame += temp.isoc_delta; in xhci_setup_generic_chain()