Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dpci-calgary_64.c860 unsigned long erroff; in calioc2_dump_error_regs() local
886 erroff = (0x810 + (i * 0x10)); in calioc2_dump_error_regs()
887 target = calgary_reg(bbar, phboff | erroff); in calioc2_dump_error_regs()
889 pr_cont("0x%08x@0x%lx ", errregs[i], erroff); in calioc2_dump_error_regs()