OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cs_tbc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/dev/
zsvar.h
132
int
cs_tbc
; /* transmit byte count */
member in struct:zs_chanstate
/src/sys/arch/atari/dev/
zsvar.h
154
int
cs_tbc
; /* transmit byte count */
member in struct:zs_chanstate
zs.c
677
int i = cs->
cs_tbc
;
684
cs->
cs_tbc
= i - 1;
813
cs->
cs_tbc
= cs->cs_heldtbc - 1;
1012
cs->
cs_tbc
= nch - 1;
1043
cs->
cs_tbc
= 0;
1177
cs->cs_heldtbc = cs->
cs_tbc
;
1178
cs->
cs_tbc
= 0;
1300
cs->cs_heldtbc = cs->
cs_tbc
;
1301
cs->
cs_tbc
= 0;
Completed in 121 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025