OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_txstopped
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_gscan.c
122
bool
sc_txstopped
;
member in struct:gscan_softc
285
if (sc->
sc_txstopped
|| gscan_isdying(sc)) {
323
if (sc->
sc_txstopped
|| gscan_isdying(sc))
460
sc->
sc_txstopped
= false;
477
sc->
sc_txstopped
= true;
744
sc->
sc_txstopped
= true;
827
sc->
sc_txstopped
= true;
if_gscan.c
122
bool
sc_txstopped
;
member in struct:gscan_softc
285
if (sc->
sc_txstopped
|| gscan_isdying(sc)) {
323
if (sc->
sc_txstopped
|| gscan_isdying(sc))
460
sc->
sc_txstopped
= false;
477
sc->
sc_txstopped
= true;
744
sc->
sc_txstopped
= true;
827
sc->
sc_txstopped
= true;
Completed in 25 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025