Symbol: DDI_FM_DEVICE
usr/src/uts/common/io/aac/aac.c
7055
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/bge/bge_log.c
130
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/bnxe/bnxe_main.c
444
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/e1000g/e1000g_main.c
6629
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
12174
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_fm.c
147
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_fm.c
306
DDI_FM_DEVICE,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_fm.c
36
(void) snprintf(buf, QL_FM_BUF_LEN, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/hxge/hxge_fm.c
326
(void) snprintf(eclass, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE,
usr/src/uts/common/io/i40e/i40e_main.c
766
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/ib/adapters/hermon/hermon_fm.c
1919
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/igb/igb_main.c
5402
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/ixgbe/ixgbe_main.c
6541
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4973
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/mlxcx/mlxcx.c
735
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/mr_sas/mr_sas.c
7238
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/nxge/nxge_fm.c
523
(void) snprintf(eclass, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
3581
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
5843
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
902
(void) snprintf(buf, sizeof (buf), "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
13871
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
7617
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);