Searched refs:EVENT_RING_SIZE (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci.h31 #define EVENT_RING_SIZE (PAGE_SIZE / sizeof(xhci_trb_t)) macro
H A Dxdc.c33 #define EVENT_RING_SIZE (PAGE_SIZE / sizeof(xhci_trb_t)) macro
225 xdc->erst_array, EVENT_RING_SIZE);
H A Dxhci.c314 xhci->erst_arrays[i], EVENT_RING_SIZE);

Completed in 30 milliseconds