Searched refs:pci_stream_buf_exists (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_sc.c56 if (!pci_stream_buf_exists)
116 if (!pci_stream_buf_exists)
H A Dpci_space.c140 uint_t pci_stream_buf_exists = 1; variable
H A Dpcipsy.c335 if (pci_stream_buf_exists &&
356 if (pci_stream_buf_exists)
381 if (pci_stream_buf_exists)
393 return ((uintptr_t)pci_p->pci_address[pci_stream_buf_exists ? 2 : 0]);
1249 (pci_stream_buf_exists ? 0 : PSYCHO_PCI_PBM_REG_BASE)));
H A Dpci_util.c94 pci_stream_buf_exists = 0;
H A Dpci_dma.c191 ASSERT(pci_stream_buf_exists && (pci_stream_buf_enable & 1 << ret));
521 if (!pci_stream_buf_enable || !pci_stream_buf_exists)
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h69 extern uint_t pci_stream_buf_exists;

Completed in 56 milliseconds