Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c1149 HalDevice *phys_d = NULL; in devinfo_storage_hotplug_begin_add() local
1177 phys_d = p_d; in devinfo_storage_hotplug_begin_add()
1190 if (phys_d == NULL) { in devinfo_storage_hotplug_begin_add()
1193 hal_device_property_set_string (d, "storage.physical_device", hal_device_get_udi (phys_d)); in devinfo_storage_hotplug_begin_add()