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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dohci.h232 struct ohci_hcca *sc_hcca_p; member in struct:ohci_softc
H A Dohci.c143 return (sc->sc_hcca_p);
393 sc->sc_hcca_p = buf_res.buffer;
400 sc->sc_hcca_p->hcca_interrupt_table[i] =

Completed in 48 milliseconds