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

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c1160 char udi_to_merge_from[256]; local
1168 udi_to_merge_from, sizeof (udi_to_merge_from),
1174 d = hal_device_store_find (hald_get_gdl (), udi_to_merge_from);
1176 d = hal_device_store_find (hald_get_tdl (), udi_to_merge_from);
1179 HAL_ERROR (("Could not find device with udi '%s'", udi_to_merge_from));

Completed in 24 milliseconds