Searched refs:IS_InterruptStatus (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/stge/ | ||
| H A D | if_stgereg.h | 336 #define IS_InterruptStatus (1U << 0) macro |
| H A D | if_stge.c | 1470 if (sc->sc_suspended || (status & IS_InterruptStatus) == 0) in stge_intr() |