OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ch_input_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/sibyte/dev/
sbjcnvar.h
107
volatile uint64_t
ch_input_buf
; /* up to 7 buffered bytes */
member in struct:sbjcn_channel
sbjcn.c
1460
c = (ch->
ch_input_buf
>> 56) & 0xff;
1461
ch->
ch_input_buf
<<= 8;
1475
ch->
ch_input_buf
= inbuf << 8;
Completed in 13 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025