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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h672 #define XHCI_ERSTE_SIZE sizeof(struct xhci_erste) macro
H A Dxhci.c1578 size = roundup2(XHCI_EVENT_RING_SEGMENTS * XHCI_ERSTE_SIZE,
1650 XHCI_ERSTE_SIZE * XHCI_EVENT_RING_SEGMENTS, BUS_DMASYNC_PREWRITE);
1662 XHCI_ERSTE_SIZE * XHCI_EVENT_RING_SEGMENTS);

Completed in 179 milliseconds