Home
last modified time | relevance | path

Searched refs:DDI_IO_CLASS (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fm/io/
H A Dddi.h36 #define DDI_IO_CLASS "io" macro
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c135 #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 Dpcifm.c1196 DDI_IO_CLASS, error_class); in pci_fm_ereport_post()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ecc.c677 (void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s", DDI_IO_CLASS, in ecc_ereport_post()
H A Dpcisch.c2818 (void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s", DDI_IO_CLASS, in cb_ereport_post()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2739 #define PCIE_EREPORT DDI_IO_CLASS "." PCI_ERROR_SUBCLASS "." PCIEX_FABRIC
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c4523 FM_EREPORT_CLASS, DDI_IO_CLASS, DDI_FM_SERVICE_IMPACT); in bofi_fm_ereport_callback()