Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h410 struct usb_page_cache endpoint_pc[XHCI_MAX_ENDPOINTS]; member
H A Dxhci.c2706 pc = &sc->sc_hw.devs[index].endpoint_pc[i]; in xhci_alloc_device_ext()
2759 usb_pc_free_mem(&sc->sc_hw.devs[index].endpoint_pc[i]); in xhci_free_device_ext()
2780 pc = &sc->sc_hw.devs[index].endpoint_pc[epno]; in xhci_get_endpoint_ext()

Completed in 6 milliseconds