Home
last modified time | relevance | path

Searched refs:fmd_props (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddisk_monitor.c78 static const fmd_prop_t fmd_props[]; variable
328 static const fmd_prop_t fmd_props[] = { variable
337 fmd_props
358 if (config_get(hdl, fmd_props)) { in _fmd_init()
H A Ddiskmon_conf.c792 config_get(fmd_hdl_t *hdl, const fmd_prop_t *fmd_props) in config_get() argument
808 while (fmd_props[i].fmdp_name != NULL) { in config_get()
810 nvp.name = (char *)fmd_props[i].fmdp_name; in config_get()
812 switch (fmd_props[i].fmdp_type) { in config_get()
816 u64 = fmd_prop_get_int32(hdl, fmd_props[i].fmdp_name); in config_get()
821 u64 = fmd_prop_get_int64(hdl, fmd_props[i].fmdp_name); in config_get()
825 str = fmd_prop_get_string(hdl, fmd_props[i].fmdp_name); in config_get()
H A Ddiskmon_conf.h242 extern int config_get(fmd_hdl_t *hdl, const fmd_prop_t *fmd_props);
/illumos-gate/usr/src/cmd/fm/modules/common/sp-monitor/
H A Dsp_monitor.c127 static const fmd_prop_t fmd_props[] = { variable
133 "Service Processor Monitor", "1.0", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/fdd-msg/
H A Dfdd_msg.c251 static const fmd_prop_t fmd_props[] = { variable
262 "FMA Capability Messenger", "1.1", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c85 static const fmd_prop_t fmd_props[] = { variable
95 fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c251 static const fmd_prop_t fmd_props[] = { variable
270 "Disk Transport Agent", "1.1", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c315 static const fmd_prop_t fmd_props[] = { variable
334 "Syslog Messaging Agent", "1.1", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c428 static const fmd_prop_t fmd_props[] = { variable
446 "Sensor Transport Agent", "1.1", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_main.c571 static const fmd_prop_t fmd_props[] = { variable
596 "CPU/Memory Retire Agent", CMA_VERSION, &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c640 static const fmd_prop_t fmd_props[] = { variable
647 "ZFS Retire Agent", "1.0", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c57 static const fmd_prop_t fmd_props[] = { variable
1137 "SES Log Transport Agent", "1.0", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c896 static const fmd_prop_t fmd_props[] = { variable
929 "IP Transport Agent", "1.0", &fmd_ops, fmd_props
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c1059 static const fmd_prop_t fmd_props[] = { variable
1071 "ZFS Diagnosis Engine", "1.0", &fmd_ops, fmd_props