Searched refs:v_devfs_path (Results 1 – 1 of 1) sorted by relevance
1314 gchar *v_devfs_path; in devinfo_storage_device_rescan() local1339 v_devfs_path = (gchar *)hal_device_property_get_string (v, "solaris.devfs_path"); in devinfo_storage_device_rescan()1341 if ((v_devfs_path != NULL) && hal_device_has_capability (v, "volume")) { in devinfo_storage_device_rescan()1343 devinfo_remove_enqueue (v_devfs_path, NULL); in devinfo_storage_device_rescan()