Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_sabre.c41 #define SABRE_UEAFSR_BLK 0x0000000000800000UL /* Was block operation */ macro
231 ((afsr & SABRE_UEAFSR_BLK) ? 1 : 0)); in sabre_ue_intr()