Searched refs:PCI_DMA_SYNC_EXT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h158 #define PCI_DMA_SYNC_EXT (1 << 30) /* enable/disable extension */ macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c176 if (sync_flag & PCI_DMA_SYNC_EXT) {
195 if (sync_flag & PCI_DMA_SYNC_EXT)

Completed in 83 milliseconds