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

/freebsd-11.0-release/sys/dev/sge/
H A Dif_sgereg.h106 #define SGE_INTRS \ macro
H A Dif_sge.c1339 if (status == 0xFFFFFFFF || (status & SGE_INTRS) == 0) {
1370 if ((status & SGE_INTRS) == 0)
1377 CSR_WRITE_4(sc, IntrMask, SGE_INTRS);
1692 CSR_WRITE_4(sc, IntrMask, SGE_INTRS);

Completed in 103 milliseconds