Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c1585 static char *hal_fdi_source_preprobe = NULL; in di_search_and_merge() local
1596 hal_fdi_source_preprobe = getenv ("HAL_FDI_SOURCE_PREPROBE"); in di_search_and_merge()
1604 if (hal_fdi_source_preprobe != NULL) { in di_search_and_merge()
1605 s1 = hal_fdi_source_preprobe; in di_search_and_merge()