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 - 2
of
2
) 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
);
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 103 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025