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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.h201 struct usb_page_cache bulk_start_pc; member in struct:ohci_hw_softc
H A Duhci.h190 struct usb_page_cache bulk_start_pc; member in struct:uhci_hw_softc
H A Dohci.c159 cb(bus, &sc->sc_hw.bulk_start_pc, &sc->sc_hw.bulk_start_pg,
253 usbd_get_page(&sc->sc_hw.bulk_start_pc, 0, &buf_res);
343 ohci_init_ed(&sc->sc_hw.bulk_start_pc);
H A Duhci.c183 cb(bus, &sc->sc_hw.bulk_start_pc, &sc->sc_hw.bulk_start_pg,
479 uhci_init_qh(&sc->sc_hw.bulk_start_pc);

Completed in 111 milliseconds