OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fstdd
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/marvell/
gtidmac.c
988
struct gtidmac_dma_desc *dd, *
fstdd
, *nxtdd;
local
1044
fstdd
= SLIST_FIRST(&sc->sc_dlist);
1045
if (
fstdd
== NULL) {
1050
sc->sc_cdesc[chan].chan_ddidx =
fstdd
->dd_index;
1052
dd =
fstdd
;
1122
fstdd
->dd_paddr);
1134
gtidmac_dump_idmacdesc(sc,
fstdd
, ccl, 0/*pre*/);
1168
struct gtidmac_dma_desc *dd, *
fstdd
, *nxtdd;
local
1171
fstdd
= &sc->sc_dd_buffer[sc->sc_cdesc[chan].chan_ddidx];
1180
gtidmac_dump_idmacdesc(sc,
fstdd
, ccl, 1/*post*/)
1251
struct gtidmac_dma_desc *dd, *
fstdd
, *nxtdd;
local
1447
struct gtidmac_dma_desc *dd, *
fstdd
, *nxtdd;
local
[
all
...]
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026