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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c1586 static char *hal_fdi_source_preprobe = NULL; local
1597 hal_fdi_source_preprobe = getenv ("HAL_FDI_SOURCE_PREPROBE");
1605 if (hal_fdi_source_preprobe != NULL) {
1606 s1 = hal_fdi_source_preprobe;

Completed in 111 milliseconds