OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txinprog
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/marvell/
if_mvgbe.c
1316
uint32_t reg,
txinprog
, txfifoemp;
local in function:mvgbe_stop
1338
txinprog
= MVGBE_PS_TXINPROG_(0);
1344
txinprog
= MVGBE_PS_TXINPROG;
1380
} while (!(reg & txfifoemp) || reg &
txinprog
);
1387
if (reg & txfifoemp && !(reg &
txinprog
))
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025