errstat 78 arch/mips/include/asm/sgi/ioc.h volatile u8 errstat; /* Error status reg, reserved on INT2 */ errstat 36 arch/mips/sgi-ip22/ip22-berr.c extio_stat = ip22_is_fullhouse() ? sgioc->extio : (sgint->errstat << 4); errstat 464 drivers/crypto/caam/regs.h u32 errstat; /* RTSTERRSTATx - Test error status */ errstat 253 drivers/gpu/drm/vc4/vc4_gem.c state->errstat = V3D_READ(V3D_ERRSTAT); errstat 1002 drivers/misc/cxl/cxl.h u64 errstat; errstat 1075 drivers/misc/cxl/cxl.h u64 dsisr, u64 errstat); errstat 56 drivers/misc/cxl/guest.c u64 errstat) errstat 59 drivers/misc/cxl/guest.c dev_crit(&ctx->afu->dev, "PSL ERROR STATUS: 0x%.16llx\n", errstat); errstat 61 drivers/misc/cxl/guest.c return cxl_ops->ack_irq(ctx, 0, errstat); errstat 414 drivers/misc/cxl/hcalls.c info->afu_err, info->errstat); errstat 51 drivers/misc/cxl/irq.c irq_info->errstat); errstat 136 drivers/misc/cxl/irq.c irq_info->errstat); errstat 1097 drivers/misc/cxl/native.c info->errstat = cxl_p2n_read(afu, CXL_PSL_ErrStat_An); errstat 1136 drivers/misc/cxl/native.c u64 dsisr, u64 errstat) errstat 1139 drivers/misc/cxl/native.c dev_crit(&ctx->afu->dev, "PSL ERROR STATUS: 0x%016llx\n", errstat); errstat 1149 drivers/misc/cxl/native.c return cxl_ops->ack_irq(ctx, 0, errstat); errstat 1252 drivers/misc/cxl/native.c u64 errstat, serr, afu_error, dsisr; errstat 1259 drivers/misc/cxl/native.c errstat = cxl_p2n_read(afu, CXL_PSL_ErrStat_An); errstat 1270 drivers/misc/cxl/native.c dev_crit(&afu->dev, "CXL_PSL_ErrStat_An: 0x%016llx\n", errstat); errstat 1437 drivers/misc/cxl/native.c static void recover_psl_err(struct cxl_afu *afu, u64 errstat) errstat 1441 drivers/misc/cxl/native.c pr_devel("RECOVERING FROM PSL ERROR... (0x%016llx)\n", errstat); errstat 1448 drivers/misc/cxl/native.c cxl_p2n_write(afu, CXL_PSL_ErrStat_An, errstat); errstat 1083 drivers/net/ethernet/jme.c rxdesc->descwb.errstat & RXWBERR_ALLERR)) { errstat 1085 drivers/net/ethernet/jme.c if (rxdesc->descwb.errstat & RXWBERR_CRCERR) errstat 1087 drivers/net/ethernet/jme.c else if (rxdesc->descwb.errstat & RXWBERR_OVERUN) errstat 290 drivers/net/ethernet/jme.h __u8 errstat; errstat 319 include/uapi/drm/vc4_drm.h __u32 errstat;