Searched refs:is_hotpluggable (Results 1 – 3 of 3) sorted by relevance
309 boolean_t is_removable, boolean_t is_hotpluggable, char *node_type,
688 dbus_bool_t is_hotpluggable; member951 LIBHAL_PROP_EXTRACT_BOOL ("storage.hotpluggable", drive->is_hotpluggable); in libhal_drive_from_udi()1424 return drive->is_hotpluggable; in libhal_drive_is_hotpluggable()
681 boolean_t is_removable, boolean_t is_hotpluggable, char *node_type, in cmlb_attach() argument690 ASSERT(VALID_BOOLEAN(is_hotpluggable)); in cmlb_attach()701 cl->cl_is_hotpluggable = is_hotpluggable; in cmlb_attach()