OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SgCount
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
ld_aac.c
161
sgt->
SgCount
= xfer->dm_nsegs;
204
sgt->
SgCount
= xfer->dm_nsegs;
251
sgt->
SgCount
= xfer->dm_nsegs;
aacreg.h
232
u_int32_t
SgCount
;
245
u_int32_t
SgCount
;
258
u_int32_t
SgCount
;
aac.c
1737
printf(" %d s/g entries\n", le32toh(sg->
SgCount
));
1738
for (i = 0; i < le32toh(sg->
SgCount
); i++)
Completed in 25 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026