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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehci.h336 uint32_t sc_terminate_self; /* TD short packet termination pointer */ member in struct:ehci_softc
H A Dehci.c351 sc->sc_terminate_self = htohc32(sc, buf_res.physaddr);
1568 terminate = temp->sc->sc_terminate_self;
1569 qtd_altnext = temp->sc->sc_terminate_self;

Completed in 111 milliseconds