Searched refs:LAST_EP_INDEX (Results 1 – 2 of 2) sorted by relevance
399 for (i = LAST_EP_INDEX; i > 0; i--) { in xhci_stop_device()457 for (i = 0; i < LAST_EP_INDEX + 1; i++) { in xhci_ring_device()
1269 #define LAST_EP_INDEX 30 macro