Searched refs:bulk_start_pc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dohci.h199 struct usb_page_cache bulk_start_pc; member in struct:ohci_hw_softc
H A Duhci.h188 struct usb_page_cache bulk_start_pc; member in struct:uhci_hw_softc
H A Dohci.c157 cb(bus, &sc->sc_hw.bulk_start_pc, &sc->sc_hw.bulk_start_pg,
251 usbd_get_page(&sc->sc_hw.bulk_start_pc, 0, &buf_res);
341 ohci_init_ed(&sc->sc_hw.bulk_start_pc);
H A Duhci.c181 cb(bus, &sc->sc_hw.bulk_start_pc, &sc->sc_hw.bulk_start_pg,
477 uhci_init_qh(&sc->sc_hw.bulk_start_pc);

Completed in 106 milliseconds