Home
last modified time | relevance | path

Searched refs:afu_debug (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/scsi/
Dcxlflash_ioctl.h263 struct ht_cxlflash_afu_debug afu_debug; member
/linux-4.19.296/drivers/misc/cxl/
Dnative.c1122 u64 fir1, fir2, fir_slice, serr, afu_debug; in cxl_native_irq_dump_regs_psl8() local
1127 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8()
1136 dev_crit(&ctx->afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in cxl_native_irq_dump_regs_psl8()
1257 u64 fir_slice, afu_debug, irq_mask; in native_slice_irq_err() local
1270 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in native_slice_irq_err()
1272 dev_crit(&afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in native_slice_irq_err()