SE_INTRS
if (status == 0xffffffff || (status & SE_INTRS) == 0) {
if ((status & SE_INTRS) == 0)
CSR_WRITE_4(sc, IntrMask, SE_INTRS);