HomeSort by: relevance | last modified time | path
    Searched defs:sc_core_stopping (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/igc/
if_igc.h 377 bool sc_core_stopping; member in struct:igc_softc
  /src/sys/dev/pci/
if_wm.c 561 bool sc_core_stopping; member in struct:wm_softc
2040 sc->sc_core_stopping = false;
3951 if (sc->sc_core_stopping) {
6367 sc->sc_core_stopping = false;
6377 sc->sc_core_stopping = true;
10974 if (sc->sc_core_stopping) {
11184 if (sc->sc_core_stopping)

Completed in 21 milliseconds