Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhci.c135 uint8_t step_td; member
1976 if (temp->step_td != 0) { in xhci_setup_generic_chain_sub()
2004 temp.step_td = 0; in xhci_setup_generic_chain()
2148 temp.step_td = ((xfer->endpointno & UE_DIR_IN) && in xhci_setup_generic_chain()
2225 temp.step_td = (xfer->nframes != 0); in xhci_setup_generic_chain()