Searched refs:XHCI_XFER_RING_ALIGN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | xhcireg.h | 37 #define XHCI_XFER_RING_ALIGN 16 macro |
H A D | xhci.c | 1615 if (xhci_ring_alloc(sc, &xp->ring, XHCI_MAX_XFER, XHCI_XFER_RING_ALIGN)) in xhci_pipe_init() |