Searched refs:pframes_pc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/dev/usb/controller/ |
| H A D | uhci.h | 185 struct usb_page_cache pframes_pc; member
|
| H A D | ehci.h | 288 struct usb_page_cache pframes_pc; member
|
| H A D | uhci.c | 172 cb(bus, &sc->sc_hw.pframes_pc, &sc->sc_hw.pframes_pg, in uhci_iterate_hw_softc() 290 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in uhci_restart() 615 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() 479 usbd_get_page(&sc->sc_hw.pframes_pc, 0, &buf_res); in ehci_init()
|