Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_dma.c86 attrp->dma_attr_align = XHCI_DMA_ALIGN; in xhci_dma_transfer_attr()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h87 #define XHCI_DMA_ALIGN 64 macro