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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c1587 static char *hal_fdi_source_information = NULL; local
1598 hal_fdi_source_information = getenv ("HAL_FDI_SOURCE_INFORMATION");
1617 if (hal_fdi_source_information != NULL) {
1618 s1 = hal_fdi_source_information;

Completed in 60 milliseconds