OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_start_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/playstation2/dev/
if_smap.c
105
int tx_done_index,
tx_start_index
;
member in struct:smap_softc
513
d = &sc->tx_desc[sc->
tx_start_index
];
524
sc->
tx_start_index
= (sc->
tx_start_index
+ 1) & 0x3f;
651
sc->
tx_start_index
= 0;
Completed in 12 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025