Home
last modified time | relevance | path

Searched refs:log_warn (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dschg_mgr.c130 log_warn("[Disk in %s] Action `%s' did not complete " in dm_fault_indicator_set()
190 log_warn("[Disk in %s][State transition from " in schg_execute_state_change_action()
221 log_warn("Error updating FRU information for disk in %s.\n", in schg_send_fru_update()
236 log_warn("frup unexpectedly went away: not updating " in schg_update_fru_info()
H A Ddm_platform.c279 log_warn("IPMI Plugin: Invalid sensor id `0x%llx'.\n", in platform_set_sensor()
283 log_warn("IPMI Plugin: Invalid assertion mask `0x%llx'.\n", in platform_set_sensor()
287 log_warn("IPMI Plugin: Invalid deassertion mask `0x%llx'.\n", in platform_set_sensor()
454 log_warn("Failed to load libipmi: %s\n", msg); in dm_platform_init()
H A Dutil.h109 extern void log_warn(const char *fmt, ...);
H A Ddisk_monitor.c173 log_warn("Fault action `%s' did not successfully " in dm_fault_execute_actions()
H A Dutil.c133 log_warn(const char *fmt, ...) in log_warn() function
H A Dhotplug_mgr.c609 log_warn("failed to resync SP platform\n"); in dm_process_sysevent()
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c799 kcf_mech_entry_t **mep, boolean_t log_warn) in kcf_get_sw_prov() argument
818 if (log_warn) in kcf_get_sw_prov()