Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h295 struct usb_page_cache async_start_pc; member
Dehci.c121 cb(bus, &sc->sc_hw.async_start_pc, &sc->sc_hw.async_start_pg, in ehci_iterate_hw_softc()
209 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res); in ehci_init_sub()
444 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res); in ehci_init()
450 qh_t->page_cache = &sc->sc_hw.async_start_pc; in ehci_init()