Searched refs:ecc (Results 26 - 34 of 34) sorted by relevance

12

/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpciex.esc1857 * If the bridge receives data with bad ecc/parity from pci/pci-x, it will
2063 * - ignore ecc.ue ereports (we get everything we need from dpe/mdpe)
2064 * - ignore ecc.ce ereports for now (could do serd on these)
2072 event ereport.io.pcix.sec-ecc.ce-addr@PCIEXFN{within(5s)};
2073 event ereport.io.pcix.sec-ecc.ce-attr@PCIEXFN{within(5s)};
2074 event ereport.io.pcix.sec-ecc.ce-data@PCIEXFN{within(5s)};
2075 event ereport.io.pcix.sec-ecc.ue-addr@PCIEXFN{within(5s)};
2076 event ereport.io.pcix.sec-ecc.ue-attr@PCIEXFN{within(5s)};
2077 event ereport.io.pcix.sec-ecc.ue-data@PCIEXFN{within(5s)};
2088 ereport.io.pcix.sec-ecc
[all...]
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c245 errorq_t *pcmu_ecc_queue = NULL; /* per-system ecc handling queue */
1913 * pcmu_ecc_classify, called by ecc_handler to classify ecc errors
1919 struct async_flt *ecc = &ecc_err_p->ecc_aflt; local
1942 ecc->flt_erpt_class = PCI_ECC_PIO_UE;
1944 ecc->flt_erpt_class = PCI_ECC_SEC_PIO_UE;
1947 ecc->flt_panic = 1;
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c264 * @ecc: where to store the corresponding 64-bit ECC word
271 t4_mc_read(struct adapter *adap, u32 addr, __be32 *data, u64 *ecc) argument
290 if (ecc != NULL)
291 *ecc = t4_read_reg64(adap, MC_DATA(16));
302 * @ecc: where to store the corresponding 64-bit ECC word
309 t4_edc_read(struct adapter *adap, int idx, u32 addr, __be32 *data, u64 *ecc) argument
329 if (ecc != NULL)
330 *ecc = t4_read_reg64(adap, EDC_DATA(16));
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1829 * so that we get an appropriate ecc pointer
2255 cpu_ce_scrub_mem_err(struct async_flt *ecc, boolean_t t) argument
2285 cpu_ce_count_unum(struct async_flt *ecc, int len, char *unum) argument
H A Dspitfire_asm.s1117 stxa %g0, [%g0]ASI_ESTATE_ERR ! disable ecc and other cpu errors
/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c49 #include <ecc/ecc_impl.h>
H A Ddprov.c98 #include <ecc/ecc_impl.h>
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1028 } ecc; member in union:megasas_evt_detail::__anon6081
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1712 } ecc; member in union:mrsas_evt_detail::__anon268

Completed in 142 milliseconds

12