Home
last modified time | relevance | path

Searched refs:endpoint_pg (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/usb/controller/
H A Dxhci.h442 struct usb_page endpoint_pg[XHCI_MAX_ENDPOINTS]; member
H A Dxhci.c2704 pg = &sc->sc_hw.devs[index].endpoint_pg[i]; in xhci_alloc_device_ext()