AGE_INTRS
CSR_WRITE_4(sc, AGE_INTR_MASK, AGE_INTRS);
if (status == 0 || (status & AGE_INTRS) == 0)
if ((status & AGE_INTRS) == 0)