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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dbofi.c107 static int bofi_ddi_check; variable
660 if ((bofi_ddi_check = ddi_prop_lookup_string(DDI_DEV_T_ANY,
662 bofi_ddi_check = 0;
664 bofi_ddi_check = 1;
666 bofi_ddi_check = 0;
2622 if (bofi_ddi_check) \
2733 if (bofi_ddi_check) \
2827 if (bofi_ddi_check) \
2948 if (bofi_ddi_check) \
3132 if (bofi_ddi_check)
[all...]

Completed in 99 milliseconds