Searched refs:XHCI_MAX_EVENTS (Results 1 – 2 of 2) sorted by relevance
36 #define XHCI_MAX_EVENTS (16 * 13) macro382 struct xhci_trb hwr_events[XHCI_MAX_EVENTS];
405 phwr->hwr_ring_seg[0].dwEvrsTableSize = htole32(XHCI_MAX_EVENTS); in xhci_start_controller()1097 if (i == XHCI_MAX_EVENTS) { in xhci_interrupt_poll()