OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_core_stopping
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/igc/
if_igc.h
377
bool
sc_core_stopping
;
member in struct:igc_softc
if_igc.c
358
sc->
sc_core_stopping
= false;
1568
sc->
sc_core_stopping
= false;
1893
sc->
sc_core_stopping
= true;
2296
if (__predict_false(sc->
sc_core_stopping
)) {
/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 92 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025