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; local
1177 phys_d = p_d;
1190 if (phys_d == NULL) {
1193 hal_device_property_set_string (d, "storage.physical_device", hal_device_get_udi (phys_d));

Completed in 60 milliseconds