Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci_grpci1.c70 #define IRQ_DEF_ERRORS (IRQ_RMA | IRQ_RTA | IRQ_STA) macro
71 #define IRQ_ALL_ERRORS (IRQ_DPED | IRQ_DEF_ERRORS | IRQ_SSE | IRQ_DPE)
674 err_mask = IRQ_DEF_ERRORS << IRQ_MASK_BIT; in grpci1_of_probe()