Home
last modified time | relevance | path

Searched refs:pci_stream_buf_enable (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_sc.c161 if (pci_stream_buf_enable & (1 << instance)) in sc_configure()
H A Dpci_space.c139 uint_t pci_stream_buf_enable = (uint_t)-1; variable
H A Dpci_util.c93 pci_stream_buf_enable = 0; in get_pci_properties()
H A Dpci_dma.c191 ASSERT(pci_stream_buf_exists && (pci_stream_buf_enable & 1 << ret)); in pci_dma_sync()
523 if (!pci_stream_buf_enable || !pci_stream_buf_exists) in pci_dma_consist_check()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h68 extern uint_t pci_stream_buf_enable;