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

/freebsd-10-stable/sys/dev/stge/
H A Dif_stgereg.h334 #define IS_InterruptStatus (1U << 0) macro
H A Dif_stge.c1470 if (sc->sc_suspended || (status & IS_InterruptStatus) == 0)

Completed in 47 milliseconds