Searched refs:is_removable (Results 1 – 3 of 3) sorted by relevance
309 boolean_t is_removable, boolean_t is_hotpluggable, char *node_type,
689 dbus_bool_t is_removable; member952 LIBHAL_PROP_EXTRACT_BOOL ("storage.removable", drive->is_removable); in libhal_drive_from_udi()998 if (drive->is_removable) in libhal_drive_from_udi()1430 return drive->is_removable; in libhal_drive_uses_removable_media()
681 boolean_t is_removable, boolean_t is_hotpluggable, char *node_type, in cmlb_attach() argument689 ASSERT(VALID_BOOLEAN(is_removable)); in cmlb_attach()700 cl->cl_is_removable = is_removable; in cmlb_attach()713 if (!is_removable) { in cmlb_attach()