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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h289 struct usb_page_cache async_start_pc; member in struct:ehci_hw_softc
H A Dehci.c164 cb(bus, &sc->sc_hw.async_start_pc, &sc->sc_hw.async_start_pg,
268 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res);
516 usbd_get_page(&sc->sc_hw.async_start_pc, 0, &buf_res);
526 qh->page_cache = &sc->sc_hw.async_start_pc;

Completed in 143 milliseconds