/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_main.c | 67 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.c | 169 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sp-monitor/ |
H A D | sp_monitor.c | 143 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_self.c | 209 if (fmd_hdl_register(hdl, FMD_API_VERSION, &info) != 0) in self_init()
|
H A D | fmd_api.h | 54 #define FMD_API_VERSION FMD_API_VERSION_5 macro
|
H A D | fmd_sysevent.c | 449 if (fmd_hdl_register(hdl, FMD_API_VERSION, &sysev_info) != 0) in sysev_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/fdd-msg/ |
H A D | fdd_msg.c | 279 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 302 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | disk_monitor.c | 348 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) { in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft.c | 262 (void) fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info); in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/io-retire/ |
H A D | rio_main.c | 328 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) { in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 279 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/ |
H A D | syslog.c | 343 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 465 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/ |
H A D | sw_main_cmn.c | 353 if (fmd_hdl_register(hdl, FMD_API_VERSION, hdlinfo) != 0) in sw_fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_main.c | 632 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 659 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) { in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1150 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 955 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 1096 if (fmd_hdl_register(hdl, FMD_API_VERSION, &fmd_info) != 0) { in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 1454 if (fmd_hdl_register(hdl, FMD_API_VERSION, &etm_info) != 0) { in _fmd_init()
|