Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sge/
HDif_sgereg.h106 #define SGE_INTRS \ macro
HDif_sge.c1336 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()