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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h334 uint32_t sc_terminate_self; /* TD short packet termination pointer */ member in struct:ehci_softc
H A Dehci.c370 sc->sc_terminate_self = htohc32(sc, buf_res.physaddr);
1584 terminate = temp->sc->sc_terminate_self;
1585 qtd_altnext = temp->sc->sc_terminate_self;

Completed in 77 milliseconds