Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/cxl/
Dnative.c1114 u64 fir1, fir2, fir_slice, serr, afu_debug; in cxl_native_irq_dump_regs_psl8() local
1119 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8()
1128 dev_crit(&ctx->afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in cxl_native_irq_dump_regs_psl8()
1249 u64 fir_slice, afu_debug, irq_mask; in native_slice_irq_err() local
1262 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in native_slice_irq_err()
1264 dev_crit(&afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in native_slice_irq_err()
/linux-6.12.1/include/uapi/scsi/
Dcxlflash_ioctl.h263 struct ht_cxlflash_afu_debug afu_debug; member