Searched refs:EP_CTX_PER_DEV (Results 1 – 4 of 4) sorted by relevance
16 #define EP_CTX_PER_DEV 31 /* FIXME defined twice, from xhci.h */ macro55 struct xhci_virt_ep *eps[EP_CTX_PER_DEV];
476 for (i = 0; i < EP_CTX_PER_DEV; i++) in xhci_sideband_unregister()
732 #define EP_CTX_PER_DEV 31 macro748 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
616 if (ep_index >= EP_CTX_PER_DEV) { in xhci_get_virt_ep()