/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/software-response/ |
H A D | swrp_main.c | 33 static const fmd_hdl_ops_t swrp_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/ |
H A D | swde_main.c | 33 static const fmd_hdl_ops_t swde_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_main.c | 43 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 111 } fmd_hdl_ops_t; typedef 120 const fmd_hdl_ops_t *fmdi_ops; /* ops vector for client */
|
H A D | fmd_self.c | 180 static const fmd_hdl_ops_t self_ops = {
|
H A D | fmd_api.c | 362 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 D | fmd_sysevent.c | 420 static const fmd_hdl_ops_t sysev_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/sun4u/USII-io-diagnosis/ |
H A D | iod_main.c | 68 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.c | 150 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/sp-monitor/ |
H A D | sp_monitor.c | 119 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/sun4u/datapath-retire/ |
H A D | cda_main.c | 148 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_main.c | 129 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/fdd-msg/ |
H A D | fdd_msg.c | 241 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 62 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | disk_monitor.c | 315 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft.c | 152 static const fmd_hdl_ops_t eft_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/io-retire/ |
H A D | rio_main.c | 304 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 254 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 360 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/syslog-msgs/ |
H A D | syslog.c | 325 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 554 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_main.c | 563 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_main.c | 582 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1126 static const fmd_hdl_ops_t fmd_ops = {
|
/titanic_44/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 957 static const fmd_hdl_ops_t fmd_ops = {
|