Searched refs:errorq_elem_nvl (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | errorq.h | 71 extern nvlist_t *errorq_elem_nvl(errorq_t *, const errorq_elem_t *);
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_ecc.c | 687 ereport = errorq_elem_nvl(fmhdl->fh_errorq, eqep); in ecc_ereport_post()
|
H A D | pcisch.c | 2827 ereport = errorq_elem_nvl(fmhdl->fh_errorq, eqep); in cb_ereport_post()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ddifm.c | 388 ereport = errorq_elem_nvl(fmhdl->fh_errorq, eqep); in fm_dev_ereport_postv()
|
H A D | errorq.c | 1004 errorq_elem_nvl(errorq_t *eqp, const errorq_elem_t *eqep) in errorq_elem_nvl() function
|
H A D | fm.c | 121 nvlist_t *nvl = errorq_elem_nvl(ereport_errorq, eep); in fm_drain()
|
H A D | pcifm.c | 1179 ereport = errorq_elem_nvl(ereport_errorq, eqep); in pci_fm_ereport_post()
|
/titanic_50/usr/src/uts/i86pc/cpu/generic_cpu/ |
H A D | gcpu_mca.c | 835 ereport = errorq_elem_nvl(ereport_errorq, eqep); in gcpu_ereport_post()
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus.c | 1517 ereport = errorq_elem_nvl(ereport_errorq, eqep);
|
H A D | us3_common.c | 6680 ereport = errorq_elem_nvl(ereport_errorq, eqep);
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 2636 *ereport = errorq_elem_nvl(fmhdl->fh_errorq, *eqep); in pf_ereport_setup()
|
/titanic_50/usr/src/uts/intel/io/intel_nb5000/ |
H A D | intel_nb5000.c | 2171 ereport = errorq_elem_nvl(ereport_errorq, eqep); in nb_drain()
|
/titanic_50/usr/src/uts/sun4u/opl/io/ |
H A D | mc-opl.c | 950 ereport = errorq_elem_nvl(ereport_errorq, eqep); in mc_ereport_post()
|