Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_psycho.c131 #define PSYCHO_UEAFSR_BLK 0x0000000000800000UL /* Trans was block operation */ macro
169 ((afsr & PSYCHO_UEAFSR_BLK) ? 1 : 0)); in psycho_ue_intr()