Home
last modified time | relevance | path

Searched refs:sc_core_stopping (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.h377 bool sc_core_stopping; member
H A Dif_igc.c360 sc->sc_core_stopping = false; in igc_attach()
1572 sc->sc_core_stopping = false; in igc_init_locked()
1896 sc->sc_core_stopping = true; in igc_stop_locked()
2299 if (__predict_false(sc->sc_core_stopping)) { in igc_tick()
/netbsd-src/sys/dev/pci/
H A Dif_wm.c561 bool sc_core_stopping; member
2040 sc->sc_core_stopping = false; in wm_attach()
3951 if (sc->sc_core_stopping) { in wm_tick()
6367 sc->sc_core_stopping = false; in wm_unset_stopping_flags()
6377 sc->sc_core_stopping = true; in wm_set_stopping_flags()
10974 if (sc->sc_core_stopping) { in wm_intr_legacy()
11184 if (sc->sc_core_stopping) in wm_linkintr_msix()