Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c114 static int bofi_sync_check; variable
678 bofi_sync_check = 0; in bofi_attach()
680 bofi_sync_check = 1; in bofi_attach()
682 bofi_sync_check = 0; in bofi_attach()
3560 if (bofi_sync_check) { in bofi_dma_bindhdl()
3623 if (bofi_sync_check && hp->allocaddr) in bofi_dma_bindhdl()
3703 if (bofi_sync_check && hp->allocaddr) in bofi_dma_unbindhdl()
3917 if (bofi_sync_check && hp->allocaddr) in bofi_dma_ctl()
3992 if (bofi_sync_check) { in bofi_dvma_reserve()
4196 if (bofi_sync_check && in bofi_dvma_unload()
[all …]