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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dohci.h232 struct ohci_hcca *sc_hcca_p; member in struct:ohci_softc
H A Dohci.c142 return (sc->sc_hcca_p);
392 sc->sc_hcca_p = buf_res.buffer;
399 sc->sc_hcca_p->hcca_interrupt_table[i] =

Completed in 509 milliseconds