Searched refs:dpe (Results 1 – 5 of 5) sorted by relevance
36 * Nonfatal dpe errors have to be recovered by the hardened driver which may56 engine serd.io.pci.nf-dpe@PCIFN,59 engine serd.io.pci.nf-dpe-bus@pcibus,89 engine=serd.io.pci.nf-dpe@PCIFN, FITrate=PCI_DEV_FIT;118 * - dpe-d: the device to transfer bad data and/or bad parity downstream132 event error.io.pci.f-dpe-d@PCIFN;133 event error.io.pci.deg-dpe-d@PCIFN;134 event error.io.pci.nf-dpe-d@PCIFN;166 event ereport.io.pci.dpe@PCIFN{within(5s)};182 error.io.pci.nf-dpe-d@PCI_FROM_HB;[all …]
55 * Nonfatal dpe errors (ptlp/ecrc errors) have to be recovered by the hardened677 * - dpe-d: data/parity to get corrupted during downstream transmission.682 event error.io.pci.f-dpe-d@PCIEXFN/PCIFN;683 event error.io.pci.deg-dpe-d@PCIEXFN/PCIFN;684 event error.io.pci.nf-dpe-d@PCIEXFN/PCIFN;702 error.io.pci.nf-dpe-d@PCIEXFN/PCIFNHZ;706 error.io.pci.deg-dpe-d@PCIEXFN/PCIFNHZ;718 error.io.pci.f-dpe-d@PCIEXFN/PCIFNHZ;856 event ereport.io.pci.dpe@PCIEXFN{within(5s)};884 event ereport.io.pci.sec-dpe@pciexrc{within(5s)};[all …]
2131 if (ch_flt.parity_data.dpe.cpl_off != -1) { in cpu_parity_error()2137 way = ch_flt.parity_data.dpe.cpl_way; in cpu_parity_error()2179 } else if (ch_flt.parity_data.dpe.cpl_way != -1) in cpu_parity_error()2189 if (ch_flt.parity_data.dpe.cpl_cache == CPU_PC_PARITY) { in cpu_parity_error()2330 int way = ch_flt->parity_data.dpe.cpl_way; in cpu_async_log_dc_parity_err()2331 int offset = ch_flt->parity_data.dpe.cpl_off; in cpu_async_log_dc_parity_err()2342 if (ch_flt->parity_data.dpe.cpl_cache == CPU_PC_PARITY) { in cpu_async_log_dc_parity_err()2343 tag_index = ch_flt->parity_data.dpe.cpl_pc[way].pc_idx; in cpu_async_log_dc_parity_err()2344 ch_flt->parity_data.dpe.cpl_pc[way].pc_way = in cpu_async_log_dc_parity_err()2346 ch_flt->parity_data.dpe.cpl_pc[way].pc_logflag = in cpu_async_log_dc_parity_err()[all …]
1107 pcp = &ch_flt->parity_data.dpe.cpl_pc[i]; in cpu_payload_add_pcache()
1471 } dpe; /* D$ parity error */ member