OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_fifo_inf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
lan9118.c
1031
uint32_t
tx_fifo_inf
, tx_status;
local in function:lan9118_txintr
1038
tx_fifo_inf
= bus_space_read_4(sc->sc_iot, sc->sc_ioh,
1040
if (LAN9118_TX_FIFO_INF_TXSUSED(
tx_fifo_inf
) == 0)
1075
tdfree = LAN9118_TX_FIFO_INF_TDFREE(
tx_fifo_inf
);
Completed in 29 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025