HomeSort by: relevance | last modified time | path
    Searched refs:sk_int_mod_pending (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
if_mskvar.h 199 int sk_int_mod_pending; member in struct:sk_softc
if_skvar.h 200 int sk_int_mod_pending; member in struct:sk_softc
if_msk.c 905 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;
if_sk.c 1116 sc->sk_int_mod_pending = 0;
1800 sc->sk_int_mod_pending = 0;
2394 if (sc->sk_int_mod_pending)
3100 sc->sk_int_mod_pending = 1;

Completed in 16 milliseconds