Searched refs:DDI_IO_CLASS (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fm/io/ |
H A D | ddi.h | 36 #define DDI_IO_CLASS "io" macro
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ddifm.c | 135 #define ERPT_CLASS_SZ sizeof (DDI_IO_CLASS) + sizeof (FM_EREPORT_CLASS) + \ 414 DDI_IO_CLASS, error_class); in fm_dev_ereport_postv()
|
H A D | pcifm.c | 1191 DDI_IO_CLASS, error_class); in pci_fm_ereport_post()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_ecc.c | 677 (void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s", DDI_IO_CLASS, in ecc_ereport_post()
|
H A D | pcisch.c | 2818 (void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s", DDI_IO_CLASS, in cb_ereport_post()
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 2621 #define PCIE_EREPORT DDI_IO_CLASS "." PCI_ERROR_SUBCLASS "." PCIEX_FABRIC
|
/titanic_50/usr/src/uts/common/io/ |
H A D | bofi.c | 4520 FM_EREPORT_CLASS, DDI_IO_CLASS, DDI_FM_SERVICE_IMPACT); in bofi_fm_ereport_callback()
|