Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_sabre.c51 #define SABRE_CEAFSR_BLK 0x0000000000800000UL /* Was block operation */ macro
294 ((afsr & SABRE_CEAFSR_BLK) ? 1 : 0)); in sabre_ce_intr()