Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c1148 HalDevice *p_d; in devinfo_storage_hotplug_begin_add() local
1171 p_d = parent; in devinfo_storage_hotplug_begin_add()
1173 bus = hal_device_property_get_string (p_d, "info.subsystem"); in devinfo_storage_hotplug_begin_add()
1177 phys_d = p_d; in devinfo_storage_hotplug_begin_add()
1184 p_udi = hal_device_property_get_string (p_d, "info.parent"); in devinfo_storage_hotplug_begin_add()
1188 p_d = hal_device_store_find (hald_get_gdl (), p_udi); in devinfo_storage_hotplug_begin_add()