Searched refs:libhal_drive_is_hotpluggable (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal-storage/common/
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);
368 drive_is_hotpluggable = libhal_drive_is_hotpluggable (drive);
1422 libhal_drive_is_hotpluggable (LibHalDrive *drive) function
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c779 if (libhal_drive_is_hotpluggable (drive) || libhal_drive_uses_removable_media (drive))

Completed in 52 milliseconds