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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehci.h291 struct usb_page_cache async_start_pc; member in struct:ehci_hw_softc
H A Dehci.c161 cb(bus, &sc->sc_hw.async_start_pc, &sc->sc_hw.async_start_pg,
249 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res);
497 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res);
507 qh->page_cache = &sc->sc_hw.async_start_pc;

Completed in 57 milliseconds