Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dcore_cia.h156 # define CIA_ERR_LOST_FROM_WRT_ERR (1 << 26) macro
/openbmc/linux/arch/alpha/kernel/
H A Dcore_cia.c1188 if (cia->cia_err & CIA_ERR_LOST_FROM_WRT_ERR) in cia_decode_mchk()