Searched refs:afu_debug (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/scsi/ |
D | cxlflash_ioctl.h | 263 struct ht_cxlflash_afu_debug afu_debug; member
|
/linux-6.1.9/drivers/misc/cxl/ |
D | native.c | 1119 u64 fir1, fir2, fir_slice, serr, afu_debug; in cxl_native_irq_dump_regs_psl8() local 1124 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8() 1133 dev_crit(&ctx->afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in cxl_native_irq_dump_regs_psl8() 1254 u64 fir_slice, afu_debug, irq_mask; in native_slice_irq_err() local 1267 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in native_slice_irq_err() 1269 dev_crit(&afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in native_slice_irq_err()
|