Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2499 struct usb_page_cache *pcinp; in xhci_configure_device() local
2513 pcinp = &sc->sc_hw.devs[index].input_pc; in xhci_configure_device()
2515 usbd_get_page(pcinp, 0, &buf_inp); in xhci_configure_device()
2658 usb_pc_cpu_flush(pcinp); in xhci_configure_device()
3765 struct usb_page_cache *pcinp; in xhci_configure_reset_endpoint() local
3777 pcinp = &sc->sc_hw.devs[index].input_pc; in xhci_configure_reset_endpoint()
3779 usbd_get_page(pcinp, 0, &buf_inp); in xhci_configure_reset_endpoint()

Completed in 5 milliseconds