Home
last modified time | relevance | path

Searched refs:stream_buf_off (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/io/
H A Diocache.c70 softsp->stream_buf_off = STREAM_BUF_OFF; in stream_buf_init()
104 softsp->stream_buf_off = 0; in stream_buf_init()
116 softsp->stream_buf_off = 1; in stream_buf_uninit()
136 softsp->stream_buf_off = STREAM_BUF_OFF; in stream_buf_resume_init()
169 if (softsp->stream_buf_off != 0) in sync_stream_buf()
H A Diommu.c459 } else if (softsp->stream_buf_off) { in iommu_create_vaddr_mappings()
605 } else if (softsp->stream_buf_off) { in iommu_create_pp_mappings()
998 } else if (softsp->stream_buf_off) in iommu_dma_bindhdl()
1545 else if (!softsp->stream_buf_off) in iommu_dvma_kaddr_load()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h301 int stream_buf_off; member