Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c96 uint8_t step_td; member
1947 if (temp->step_td != 0) { in xhci_setup_generic_chain_sub()
1975 temp.step_td = 0; in xhci_setup_generic_chain()
2116 temp.step_td = ((xfer->endpointno & UE_DIR_IN) && in xhci_setup_generic_chain()
2196 temp.step_td = (xfer->nframes != 0); in xhci_setup_generic_chain()
2198 temp.step_td = 0; in xhci_setup_generic_chain()

Completed in 5 milliseconds