Home
last modified time | relevance | path

Searched refs:SGE_INTRS (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/sge/
HDif_sgereg.h106 #define SGE_INTRS \ macro
HDif_sge.c1339 if (status == 0xFFFFFFFF || (status & SGE_INTRS) == 0) { in sge_intr()
1370 if ((status & SGE_INTRS) == 0) in sge_intr()
1377 CSR_WRITE_4(sc, IntrMask, SGE_INTRS); in sge_intr()
1692 CSR_WRITE_4(sc, IntrMask, SGE_INTRS); in sge_init_locked()