Searched defs:bofi_ddi_check (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c110 static int bofi_ddi_check; variable
661 if ((bofi_ddi_check = ddi_prop_lookup_string(DDI_DEV_T_ANY,
663 bofi_ddi_check = 0;
665 bofi_ddi_check = 1;
667 bofi_ddi_check = 0;
2623 if (bofi_ddi_check) \
2734 if (bofi_ddi_check) \
2828 if (bofi_ddi_check) \
2949 if (bofi_ddi_check) \
3133 if (bofi_ddi_check)
[all...]

Completed in 60 milliseconds