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

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c1586 static char *hal_fdi_source_preprobe = NULL; local
1596 hal_fdi_source_preprobe = getenv ("HAL_FDI_SOURCE_PREPROBE");
1604 if (hal_fdi_source_preprobe != NULL) {
1605 s1 = hal_fdi_source_preprobe;

Completed in 32 milliseconds