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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dehci.h292 struct usb_page_cache isoc_fs_start_pc[EHCI_VIRTUAL_FRAMELIST_COUNT]; member in struct:ehci_hw_softc
H A Dehci.c180 cb(bus, sc->sc_hw.isoc_fs_start_pc + i,
452 usbd_get_page(sc->sc_hw.isoc_fs_start_pc + i, 0, &buf_res);
458 sitd->page_cache = sc->sc_hw.isoc_fs_start_pc + i;

Completed in 57 milliseconds