Searched refs:pframes_pc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/dev/usb/controller/ |
| H A D | uhci.h | 185 struct usb_page_cache pframes_pc; member
|
| H A D | ehci.h | 289 struct usb_page_cache pframes_pc; member
|
| H A D | uhci.c | 174 cb(bus, &sc->sc_hw.pframes_pc, &sc->sc_hw.pframes_pg, in uhci_iterate_hw_softc() 294 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in uhci_restart() 620 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in uhci_init()
|
| H A D | ehci.c | 155 cb(bus, &sc->sc_hw.pframes_pc, &sc->sc_hw.pframes_pg, in ehci_iterate_hw_softc() 246 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in ehci_init_sub() 480 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in ehci_init()
|