OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eg_txbusy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_eg.c
108
bool
eg_txbusy
; /* transmitter is busy */
member in struct:eg_softc
524
sc->
eg_txbusy
= false;
565
if (sc->
eg_txbusy
)
574
sc->
eg_txbusy
= true;
594
sc->
eg_txbusy
= false;
666
sc->
eg_txbusy
= false;
if_eg.c
108
bool
eg_txbusy
; /* transmitter is busy */
member in struct:eg_softc
524
sc->
eg_txbusy
= false;
565
if (sc->
eg_txbusy
)
574
sc->
eg_txbusy
= true;
594
sc->
eg_txbusy
= false;
666
sc->
eg_txbusy
= false;
Completed in 62 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025