OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_cnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cs4231var.h
58
vsize_t
t_cnt
; /* how far are we into the segment */
member in struct:cs_transfer
cs4231.c
293
t->
t_cnt
= n;
321
togo = t->t_segsz - t->
t_cnt
;
324
t->
t_cnt
= togo = t->t_blksz;
326
nextaddr = dmabase + t->
t_cnt
;
329
t->
t_cnt
+= togo;
Completed in 13 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025