Searched refs:sk_int_mod_pending (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_skvar.h200 int sk_int_mod_pending; member in struct:sk_softc
H A Dif_mskvar.h199 int sk_int_mod_pending; member in struct:sk_softc
H A Dif_msk.c905 sc->sk_int_mod_pending = 0;
1585 sc->sk_int_mod_pending = 0;
2386 if (sc->sk_int_mod_pending)
2869 sc->sk_int_mod_pending = 1;
H A Dif_sk.c1116 sc->sk_int_mod_pending = 0;
1810 sc->sk_int_mod_pending = 0;
2404 if (sc->sk_int_mod_pending)
3114 sc->sk_int_mod_pending = 1;

Completed in 103 milliseconds