INTX_MASK
if ((reg & INTX_MASK) != 0) {
irqbits = (reg & INTX_MASK);
WR4(sc, IRQ_LOCAL_MASK, INTX_MASK | ERROR_MASK | MSI_MASK);