Home
last modified time | relevance | path

Searched refs:hcca_pc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dohci.h198 struct usb_page_cache hcca_pc; member
H A Dohci.c142 usb_pc_cpu_invalidate(&sc->sc_hw.hcca_pc); in ohci_get_hcca()
152 cb(bus, &sc->sc_hw.hcca_pc, &sc->sc_hw.hcca_pg, in ohci_iterate_hw_softc()
246 usbd_get_page(&sc->sc_hw.hcca_pc, 0, &buf_res); in ohci_controller_init()
390 usbd_get_page(&sc->sc_hw.hcca_pc, 0, &buf_res); in ohci_init()
1148 usb_pc_cpu_flush(&sc->sc_hw.hcca_pc); in ohci_interrupt()