OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txfifoemp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
if_mvgbe.c
1304
uint32_t reg, txinprog,
txfifoemp
;
local in function:mvgbe_stop
1327
txfifoemp
= MVGBE_PS_TXFIFOEMP_(0);
1333
txfifoemp
= MVGBE_PS_TXFIFOEMP;
1368
} while (!(reg &
txfifoemp
) || reg & txinprog);
1375
if (reg &
txfifoemp
&& !(reg & txinprog))
if_mvgbe.c
1304
uint32_t reg, txinprog,
txfifoemp
;
local in function:mvgbe_stop
1327
txfifoemp
= MVGBE_PS_TXFIFOEMP_(0);
1333
txfifoemp
= MVGBE_PS_TXFIFOEMP;
1368
} while (!(reg &
txfifoemp
) || reg & txinprog);
1375
if (reg &
txfifoemp
&& !(reg & txinprog))
Completed in 24 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025