Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c1314 gchar *v_devfs_path; in devinfo_storage_device_rescan() local
1339 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()