Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dpci-calgary_64.c852 unsigned long erroff; in calioc2_dump_error_regs() local
878 erroff = (0x810 + (i * 0x10)); in calioc2_dump_error_regs()
879 target = calgary_reg(bbar, phboff | erroff); in calioc2_dump_error_regs()
881 pr_cont("0x%08x@0x%lx ", errregs[i], erroff); in calioc2_dump_error_regs()