SGE_INTRS
if (status == 0xFFFFFFFF || (status & SGE_INTRS) == 0) {
if ((status & SGE_INTRS) == 0)
CSR_WRITE_4(sc, IntrMask, SGE_INTRS);