Searched refs:SGE_INTRS (Results 1 – 2 of 2) sorted by relevance
106 #define SGE_INTRS \ macro
1336 if (status == 0xFFFFFFFF || (status & SGE_INTRS) == 0) { in sge_intr()1367 if ((status & SGE_INTRS) == 0) in sge_intr()1374 CSR_WRITE_4(sc, IntrMask, SGE_INTRS); in sge_intr()1689 CSR_WRITE_4(sc, IntrMask, SGE_INTRS); in sge_init_locked()