Lines Matching refs:EC_ENV
823 EC_ENV, ESC_ENV_FAN); in fan_sysevent()
830 ENV_FRU_ID, EC_ENV, ESC_ENV_FAN); in fan_sysevent()
838 ENV_FRU_RESOURCE_ID, EC_ENV, ESC_ENV_FAN); in fan_sysevent()
846 ENV_FRU_DEVICE, EC_ENV, ESC_ENV_FAN); in fan_sysevent()
855 ENV_FRU_STATE, EC_ENV, ESC_ENV_FAN); in fan_sysevent()
870 ENV_MSG, EC_ENV, ESC_ENV_FAN); in fan_sysevent()
875 err = ddi_log_sysevent(rmclomv_dip, DDI_VENDOR_SUNW, EC_ENV, in fan_sysevent()
879 EC_ENV, ESC_ENV_FAN); in fan_sysevent()
901 EC_ENV, subclass); in threshold_sysevent()
908 ENV_FRU_ID, EC_ENV, subclass); in threshold_sysevent()
916 ENV_FRU_RESOURCE_ID, EC_ENV, subclass); in threshold_sysevent()
924 ENV_FRU_DEVICE, EC_ENV, subclass); in threshold_sysevent()
942 ENV_FRU_STATE, EC_ENV, subclass); in threshold_sysevent()
967 ENV_MSG, EC_ENV, subclass); in threshold_sysevent()
972 err = ddi_log_sysevent(rmclomv_dip, DDI_VENDOR_SUNW, EC_ENV, in threshold_sysevent()
976 EC_ENV, subclass); in threshold_sysevent()