Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/hal/libhal-storage/common/
H A Dmapfile-vers51 libhal_drive_is_hotpluggable;
H A Dlibhal-storage.h198 dbus_bool_t libhal_drive_is_hotpluggable (LibHalDrive *drive);
H A Dlibhal-storage.c221 drive_is_hotpluggable = libhal_drive_is_hotpluggable (drive); in libhal_drive_policy_compute_display_name()
368 drive_is_hotpluggable = libhal_drive_is_hotpluggable (drive); in libhal_volume_policy_compute_display_name()
1422 libhal_drive_is_hotpluggable (LibHalDrive *drive) in libhal_drive_is_hotpluggable() function
/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c779 if (libhal_drive_is_hotpluggable (drive) || libhal_drive_uses_removable_media (drive))