Home
last modified time | relevance | path

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

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