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

/freebsd-11.0-release/sys/dev/sis/
H A Dif_sisreg.h233 #define SIS_INTRS \ macro
H A Dif_sis.c1705 if ((status & SIS_INTRS) == 0) {
1714 for (;(status & SIS_INTRS) != 0;) {
2049 CSR_WRITE_4(sc, SIS_IMR, SIS_INTRS);

Completed in 69 milliseconds