Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h99 #define OHCI_DMA_ATTR_ED_ALIGNMENT 0x010 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1034 ohcip->ohci_dma_attr.dma_attr_align = OHCI_DMA_ATTR_ED_ALIGNMENT; in ohci_allocate_pools()