Home
last modified time | relevance | path

Searched refs:LIBHAL_CHECK_LIBHALCONTEXT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/hal/libhal/common/
H A Dlibhal.c297 LIBHAL_CHECK_LIBHALCONTEXT(ctx, FALSE); in libhal_ctx_set_user_data()
313 LIBHAL_CHECK_LIBHALCONTEXT(ctx, NULL); in libhal_ctx_get_user_data()
432 LIBHAL_CHECK_LIBHALCONTEXT(ctx, NULL); in libhal_device_get_all_properties()
1088 LIBHAL_CHECK_LIBHALCONTEXT(ctx, NULL); in libhal_get_all_devices()
1152 LIBHAL_CHECK_LIBHALCONTEXT(ctx, LIBHAL_PROPERTY_TYPE_INVALID); /* or return NULL? */ in libhal_device_get_property_type()
1212 LIBHAL_CHECK_LIBHALCONTEXT(ctx, NULL); in libhal_device_get_property_strlist()
1284 LIBHAL_CHECK_LIBHALCONTEXT(ctx, NULL); in libhal_device_get_property_string()
1358 LIBHAL_CHECK_LIBHALCONTEXT(ctx, -1); in libhal_device_get_property_int()
1429 LIBHAL_CHECK_LIBHALCONTEXT(ctx, -1); in libhal_device_get_property_uint64()
1499 LIBHAL_CHECK_LIBHALCONTEXT(ctx, -1.0); in libhal_device_get_property_double()
[all …]
H A Dlibhal.h60 #define LIBHAL_CHECK_LIBHALCONTEXT(_ctx_, _ret_) \ macro
/titanic_50/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c904 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_drive_from_udi()
1098 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_volume_from_udi()
1312 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_drive_from_device_file()
1375 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_volume_from_device_file()
1715 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_drive_find_all_volumes()
1768 LIBHAL_CHECK_LIBHALCONTEXT (hal_ctx, NULL); in libhal_volume_crypto_get_clear_volume_udi()
1796 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_drive_policy_default_get_mount_root()
1812 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, FALSE); in libhal_drive_policy_default_use_managed_keyword()
1828 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_drive_policy_default_get_managed_keyword_primary()
1844 LIBHAL_CHECK_LIBHALCONTEXT(hal_ctx, NULL); in libhal_drive_policy_default_get_managed_keyword_secondary()