Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h184 #define PCI_DMA_BYPASS_PREFIX(mp, pfn) \ macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c1336 uint64_t count_max, bypass = PCI_DMA_BYPASS_PREFIX(mp, pfn); in pci_dma_physwin()