Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbofi.c111 static int bofi_sync_check; variable
673 if ((bofi_sync_check = ddi_prop_lookup_string(DDI_DEV_T_ANY, in bofi_attach()
675 bofi_sync_check = 0; in bofi_attach()
677 bofi_sync_check = 1; in bofi_attach()
679 bofi_sync_check = 0; in bofi_attach()
3557 if (bofi_sync_check) { in bofi_dma_bindhdl()
3620 if (bofi_sync_check && hp->allocaddr) in bofi_dma_bindhdl()
3692 if (bofi_sync_check && (hp->flags & DDI_DMA_READ)) in bofi_dma_unbindhdl()
3700 if (bofi_sync_check && hp->allocaddr) in bofi_dma_unbindhdl()
3747 if (bofi_sync_check && flags == DDI_DMA_SYNC_FORDEV) in bofi_dma_flush()
[all …]