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