Searched refs:fmd_prop_get_int32 (Results 1 - 25 of 27) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_main.c199 gmem.gm_max_retired_pages = fmd_prop_get_int32(hdl,
202 gmem.gm_ce_n = fmd_prop_get_int32(hdl, "ce_n");
204 gmem.gm_filter_ratio = fmd_prop_get_int32(hdl, "filter_ratio");
205 gmem.gm_low_ce_thresh = fmd_prop_get_int32(hdl, "low_ce_thresh");
206 gmem.gm_nupos = fmd_prop_get_int32(hdl, "nupos");
207 gmem.gm_dupce = fmd_prop_get_int32(hdl, "dupce");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_outbound.c97 if (fmd_prop_get_int32(hdl, "protocol_forward_disable") == B_TRUE) {
118 channel_depth = fmd_prop_get_int32(hdl, "outbound_channel_depth");
H A Dfmevt_inbound_smf.c143 if (!fmd_prop_get_int32(fmevt_hdl, "inbound_postprocess_smf"))
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4u/datapath-retire/
H A Dcda_main.c205 cda.cda_cpu_tries = fmd_prop_get_int32(hdl, "cpu_tries");
211 cda.cda_cpu_dooffline = fmd_prop_get_int32(hdl,
213 cda.cda_cpu_forcedoffline = fmd_prop_get_int32(hdl,
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c288 Estats = fmd_prop_get_int32(hdl, "estats");
331 Verbose = fmd_prop_get_int32(hdl, "verbose");
332 Warn = fmd_prop_get_int32(hdl, "warn");
335 Max_fme = fmd_prop_get_int32(hdl, "maxfme");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c838 cmd.cmd_xxcu_ntrw = fmd_prop_get_int32(hdl, "num_xxcu_waiters");
841 cmd.cmd_low_ce_thresh = fmd_prop_get_int32(hdl, "low_ce_thresh");
842 cmd.cmd_hi_ce_thresh = fmd_prop_get_int32(hdl, "hi_ce_thresh");
843 cmd.cmd_dupce = fmd_prop_get_int32(hdl, "dupce");
844 cmd.cmd_nupos = fmd_prop_get_int32(hdl, "nupos");
851 cmd.cmd_l2data_serd.cs_n = fmd_prop_get_int32(hdl, "l2data_n");
855 cmd.cmd_l3data_serd.cs_n = fmd_prop_get_int32(hdl, "l3data_n");
859 cmd.cmd_miscregs_serd.cs_n = fmd_prop_get_int32(hdl, "misc_regs_n");
863 cmd.cmd_dcache_serd.cs_n = fmd_prop_get_int32(hdl, "dcache_n");
867 cmd.cmd_icache_serd.cs_n = fmd_prop_get_int32(hd
[all...]
H A Dcmd_cpuerr.c71 fmd_prop_get_int32(hdl, serdn),
H A Dcmd_memerr.c718 fmd_prop_get_int32(hdl, "ce_n"),
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_main.c644 cma.cma_cpu_tries = fmd_prop_get_int32(hdl, "cpu_tries");
658 cma.cma_cpu_dooffline = fmd_prop_get_int32(hdl, "cpu_offline_enable");
659 cma.cma_cpu_forcedoffline = fmd_prop_get_int32(hdl,
661 cma.cma_cpu_doonline = fmd_prop_get_int32(hdl, "cpu_online_enable");
662 cma.cma_cpu_doblacklist = fmd_prop_get_int32(hdl,
664 cma.cma_cpu_dounblacklist = fmd_prop_get_int32(hdl,
666 cma.cma_page_doretire = fmd_prop_get_int32(hdl, "page_retire_enable");
667 cma.cma_page_dounretire = fmd_prop_get_int32(hdl,
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/fdd-msg/
H A Dfdd_msg.c164 fma_cap = fmd_prop_get_int32(hdl, cl->propname);
169 fma_cap = fmd_prop_get_int32(hdl, "default_fma_cap");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c361 if (fmd_prop_get_int32(hdl, "gmt") == FMD_B_TRUE &&
390 syslog_file = fmd_prop_get_int32(hdl, "syslogd");
391 syslog_cons = fmd_prop_get_int32(hdl, "console");
392 syslog_msgall = fmd_prop_get_int32(hdl, "message_all");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c957 if (fmd_prop_get_int32(hdl, "ip_enable") == FMD_B_FALSE) {
969 ip_mtbf = fmd_prop_get_int32(hdl, "ip_mtbf");
970 ip_external = fmd_prop_get_int32(hdl, "ip_external");
971 ip_no_remote_repair = fmd_prop_get_int32(hdl, "ip_no_remote_repair");
972 ip_hconly = fmd_prop_get_int32(hdl, "ip_hconly");
973 ip_rdonly = fmd_prop_get_int32(hdl, "ip_rdonly");
974 ip_hc_present_only = fmd_prop_get_int32(hdl, "ip_hc_present_only");
976 ip_qlen = fmd_prop_get_int32(hdl, "ip_qlen");
977 ip_retry = fmd_prop_get_int32(hdl, "ip_retry");
979 ip_translate = fmd_prop_get_int32(hd
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.map102 fmd_prop_get_int32 { TYPE = function; FLAGS = extern };
H A Dfmd_api.h159 extern int32_t fmd_prop_get_int32(fmd_hdl_t *, const char *);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_oplerr.c262 if (dimm->dimm_nretired >= fmd_prop_get_int32(hdl,
404 fmd_prop_get_int32(hdl, "ce_n"),
H A Dcmd_Lxcacheerr.c1159 fmd_prop_get_int32(hdl, serdn),
1255 fmd_prop_get_int32(hdl, serdn),
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/io-retire/
H A Drio_main.c333 global_disable = fmd_prop_get_int32(hdl, "global-disable");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c399 stp->st_tolerance = fmd_prop_get_int32(hdl, "tolerance");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c1180 slmp->slt_severity = fmd_prop_get_int32(hdl, "severity");
1186 slmp->slt_log_count = fmd_prop_get_int32(hdl, "logcount");
1191 slmp->slt_max_log_size = fmd_prop_get_int32(hdl, "maxlogsize");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c3770 etm_fma_resp_wait_time = fmd_prop_get_int32(hdl,
3772 etm_debug_lvl = fmd_prop_get_int32(hdl, ETM_PROP_NM_DEBUG_LVL);
3773 etm_debug_max_ev_cnt = fmd_prop_get_int32(hdl,
3779 etm_resp_q_max_len = fmd_prop_get_int32(hdl,
3783 etm_bad_acc_to_sec = fmd_prop_get_int32(hdl,
3814 syslog_file = fmd_prop_get_int32(hdl, ETM_PROP_NM_SYSLOGD);
3815 syslog_cons = fmd_prop_get_int32(hdl, ETM_PROP_NM_CONSOLE);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c356 if (fmd_prop_get_int32(hdl, "enable") != B_TRUE) {
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c389 if (fmd_prop_get_int32(hdl, "spare_on_remove"))
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.c806 u64 = fmd_prop_get_int32(hdl, GLOBAL_PROP_LOG_LEVEL);
820 u64 = fmd_prop_get_int32(hdl, fmd_props[i].fmdp_name);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c850 fmd_prop_get_int32(hdl, "io_N"),
863 fmd_prop_get_int32(hdl, "checksum_N"),
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_memerr_arch.c417 fmd_prop_get_int32(hdl, "fbr_n"),

Completed in 259 milliseconds

12