Home
last modified time | relevance | path

Searched refs:XHCI_XFER_RING_ALIGN (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dxhcireg.h37 #define XHCI_XFER_RING_ALIGN 16 macro
H A Dxhci.c1615 if (xhci_ring_alloc(sc, &xp->ring, XHCI_MAX_XFER, XHCI_XFER_RING_ALIGN)) in xhci_pipe_init()