Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c1147 const char *p_udi; in devinfo_storage_hotplug_begin_add() local
1184 p_udi = hal_device_property_get_string (p_d, "info.parent"); in devinfo_storage_hotplug_begin_add()
1185 if (p_udi == NULL) { in devinfo_storage_hotplug_begin_add()
1188 p_d = hal_device_store_find (hald_get_gdl (), p_udi); in devinfo_storage_hotplug_begin_add()