OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_busy
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/at91/
at91emacvar.h
66
bool
tx_busy
;
member in struct:emac_softc
/src/sys/arch/arm/ep93xx/
epevar.h
63
bool
tx_busy
;
member in struct:epe_softc
/src/sys/dev/isa/
if_iy.c
115
bool
tx_busy
;
member in struct:iy_softc
422
sc->
tx_busy
= false;
621
sc->
tx_busy
= false;
648
if (sc->
tx_busy
)
705
printf("%s: len = %d, avail = %d, setting
tx_busy
\n",
709
sc->
tx_busy
= true;
979
sc->
tx_busy
= false;
1156
sc->
tx_busy
= false;
1380
sc->
tx_busy
= false;
1420
if ((ifp->if_flags & IFF_RUNNING) == 0 || sc->
tx_busy
) {
[
all
...]
Completed in 13 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025