Searched defs: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; local
1339 v_devfs_path = (gchar *)hal_device_property_get_string (v, "solaris.devfs_path");
1341 if ((v_devfs_path != NULL) && hal_device_has_capability (v, "volume")) {
1343 devinfo_remove_enqueue (v_devfs_path, NULL);

Completed in 65 milliseconds