pox_err_sum       111 arch/alpha/include/asm/err_ev7.h 	u64 pox_err_sum;
pox_err_sum       862 arch/alpha/kernel/err_marvel.c 		io->ports[i].pox_err_sum   = csrs->POx_ERR_SUM.csr;
pox_err_sum       882 arch/alpha/kernel/err_marvel.c 		csrs->POx_ERR_SUM.csr =	io->ports[i].pox_err_sum;
pox_err_sum       935 arch/alpha/kernel/err_marvel.c 	      lf_subpackets->io->ports[0].pox_err_sum |
pox_err_sum       936 arch/alpha/kernel/err_marvel.c 	      lf_subpackets->io->ports[1].pox_err_sum |
pox_err_sum       937 arch/alpha/kernel/err_marvel.c 	      lf_subpackets->io->ports[2].pox_err_sum |
pox_err_sum       938 arch/alpha/kernel/err_marvel.c 	      lf_subpackets->io->ports[3].pox_err_sum) & (1UL << 63))) {
pox_err_sum       989 arch/alpha/kernel/err_marvel.c 		if (!MARVEL_IO_ERR_VALID(io->ports[i].pox_err_sum))
pox_err_sum       994 arch/alpha/kernel/err_marvel.c 		       lf_subpackets->io_pid, i, io->ports[i].pox_err_sum);
pox_err_sum       995 arch/alpha/kernel/err_marvel.c 		marvel_print_pox_err(io->ports[i].pox_err_sum, &io->ports[i]);