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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dohci.h200 struct usb_page_cache isoc_start_pc; member in struct:ohci_hw_softc
H A Duhci.h184 struct usb_page_cache isoc_start_pc[UHCI_VFRAMELIST_COUNT]; member in struct:uhci_hw_softc
H A Dohci.c160 cb(bus, &sc->sc_hw.isoc_start_pc, &sc->sc_hw.isoc_start_pg,
344 ohci_init_ed(&sc->sc_hw.isoc_start_pc);
H A Duhci.c191 cb(bus, sc->sc_hw.isoc_start_pc + i,
495 uhci_init_td(sc->sc_hw.isoc_start_pc + x);

Completed in 45 milliseconds