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