Searched refs:afu_debug (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/scsi/ |
H A D | cxlflash_ioctl.h | 263 struct ht_cxlflash_afu_debug afu_debug; member
|
/kernel/linux/linux-6.6/include/uapi/scsi/ |
H A D | cxlflash_ioctl.h | 263 struct ht_cxlflash_afu_debug afu_debug; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 168 struct ht_cxlflash_afu_debug afu_debug; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 181 struct ht_cxlflash_afu_debug afu_debug; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 181 struct ht_cxlflash_afu_debug afu_debug; member
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | native.c | 1118 u64 fir1, fir2, fir_slice, serr, afu_debug; in cxl_native_irq_dump_regs_psl8() local 1123 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8() 1132 dev_crit(&ctx->afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in cxl_native_irq_dump_regs_psl8() 1253 u64 fir_slice, afu_debug, irq_mask; in native_slice_irq_err() local 1266 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in native_slice_irq_err() 1268 dev_crit(&afu->dev, "CXL_PSL_AFU_DEBUG_An: 0x%016llx\n", afu_debug); in native_slice_irq_err()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | native.c | 1114 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()
|
Completed in 8 milliseconds