Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Derr_marvel.c822 err_sum |= io7->ports[i].csrs->POx_ERR_SUM.csr; in marvel_find_io7_with_error()
862 io->ports[i].pox_err_sum = csrs->POx_ERR_SUM.csr; in marvel_find_io7_with_error()
874 * Ack this port's errors, if any. POx_ERR_SUM must be last. in marvel_find_io7_with_error()
877 * the associated bits in POx_ERR_SUM are cleared (by writing in marvel_find_io7_with_error()
882 csrs->POx_ERR_SUM.csr = io->ports[i].pox_err_sum; in marvel_find_io7_with_error()
884 csrs->POx_ERR_SUM.csr; in marvel_find_io7_with_error()
992 printk("%s PID %u PORT %d POx_ERR_SUM: %016llx\n", in marvel_process_io_error()
H A Dcore_marvel.c184 csrs->POx_ERR_SUM.csr = -1UL; in io7_clear_errors()
/linux/arch/alpha/include/asm/
H A Dcore_marvel.h119 io7_csr POx_ERR_SUM; member