OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_txs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
tulip.c
676
struct tulip_txsoft *txs, *
last_txs
= NULL;
local in function:tlp_start
868
last_txs
= txs;
891
KASSERT(
last_txs
!= NULL);
893
last_txs
->txs_firstdesc != lasttx) {
894
sc->sc_txdescs[
last_txs
->txs_firstdesc].td_ctl |=
896
TULIP_CDTXSYNC(sc,
last_txs
->txs_firstdesc, 1,
Completed in 15 milliseconds
Indexes created Sat Oct 25 10:09:55 GMT 2025