Home
last modified time | relevance | path

Searched refs:fmd_hdl_ops_t (Results 1 – 25 of 29) sorted by relevance

12

/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/software-response/
H A Dswrp_main.c33 static const fmd_hdl_ops_t swrp_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/
H A Dswde_main.c33 static const fmd_hdl_ops_t swde_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_main.c43 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h111 } fmd_hdl_ops_t; typedef
120 const fmd_hdl_ops_t *fmdi_ops; /* ops vector for client */
H A Dfmd_self.c180 static const fmd_hdl_ops_t self_ops = {
H A Dfmd_api.c362 fmd_hdl_ops_t ops; in fmd_hdl_register()
403 bcopy(mip->fmdi_ops, &ops, offsetof(fmd_hdl_ops_t, fmdo_send)); in fmd_hdl_register()
406 offsetof(fmd_hdl_ops_t, fmdo_topo)); in fmd_hdl_register()
500 mp->mod_info->fmdi_ops = fmd_alloc(sizeof (fmd_hdl_ops_t), FMD_SLEEP); in fmd_hdl_register()
501 bcopy(&ops, (void *)mp->mod_info->fmdi_ops, sizeof (fmd_hdl_ops_t)); in fmd_hdl_register()
639 fmd_free((void *)mp->mod_info->fmdi_ops, sizeof (fmd_hdl_ops_t)); in fmd_module_unregister()
H A Dfmd_sysevent.c420 static const fmd_hdl_ops_t sysev_ops = {
/titanic_44/usr/src/cmd/fm/modules/sun4u/USII-io-diagnosis/
H A Diod_main.c68 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.c150 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/sp-monitor/
H A Dsp_monitor.c119 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/sun4u/datapath-retire/
H A Dcda_main.c148 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_main.c129 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/fdd-msg/
H A Dfdd_msg.c241 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c62 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddisk_monitor.c315 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c152 static const fmd_hdl_ops_t eft_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/io-retire/
H A Drio_main.c304 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c254 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c360 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c325 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c554 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_main.c563 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c582 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c1126 static const fmd_hdl_ops_t fmd_ops = {
/titanic_44/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c957 static const fmd_hdl_ops_t fmd_ops = {

12