OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic6915.c
622
uint32_t cqci,
tcd
;
local in function:sf_txintr
637
tcd
= le32toh(sc->sc_txcomp[consumer].tcd_word0);
639
txidx = SF_TCD_INDEX_TO_HOST(TCD_INDEX(
tcd
));
641
if ((
tcd
& TCD_PR) == 0)
aic6915.c
622
uint32_t cqci,
tcd
;
local in function:sf_txintr
637
tcd
= le32toh(sc->sc_txcomp[consumer].tcd_word0);
639
txidx = SF_TCD_INDEX_TO_HOST(TCD_INDEX(
tcd
));
641
if ((
tcd
& TCD_PR) == 0)
Completed in 28 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025