Searched refs:endpoint_pg (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/usb/controller/ | ||
| H A D | xhci.h | 443 struct usb_page endpoint_pg[XHCI_MAX_ENDPOINTS]; member |
| H A D | xhci.c | 2849 pg = &sc->sc_hw.devs[index].endpoint_pg[i]; in xhci_alloc_device_ext() |