Searched refs:ERROR_MASK (Results 1 – 2 of 2) sorted by relevance
122 #define ERROR_MASK (((1ULL << ERROR_SIZE) - 1) << ERROR_SHIFT) macro
52 #define ERROR_MASK 0x80770000 macro260 if ((reg & ERROR_MASK) != 0) { in jh7110_pcie_intr()261 irqbits = (reg & ERROR_MASK); in jh7110_pcie_intr()791 WR4(sc, IRQ_LOCAL_MASK, INTX_MASK | ERROR_MASK | MSI_MASK); in jh7110_pcie_attach()