Home
last modified time | relevance | path

Searched refs:XHCI_MAX_EVENTS (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h35 #define XHCI_MAX_EVENTS (16 * 13) macro
381 struct xhci_trb hwr_events[XHCI_MAX_EVENTS];
H A Dxhci.c404 phwr->hwr_ring_seg[0].dwEvrsTableSize = htole32(XHCI_MAX_EVENTS); in xhci_start_controller()
1091 if (i == XHCI_MAX_EVENTS) { in xhci_interrupt_poll()

Completed in 6 milliseconds