Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci_pci.c341 sc->sc_ctlstep = 1; in xhci_pci_attach()
H A Dxhci.h556 uint8_t sc_ctlstep; member
H A Dxhci.c2039 step_td = (xhcictlstep || sc->sc_ctlstep) && (xfer->nframes != 0); in xhci_setup_ctrl()