OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ch_oports_active
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/sibyte/dev/
sbscnvar.h
149
volatile u_char ch_oports,
ch_oports_active
;
member in struct:sbscn_channel
sbjcnvar.h
154
volatile u_char ch_oports,
ch_oports_active
;
member in struct:sbjcn_channel
sbscn.c
1168
ch->
ch_oports_active
= ch->ch_oports;
1169
SET_OUTPUT_SIGNALS(ch, ch->
ch_oports_active
);
1216
CLR(ch->
ch_oports_active
, ch->ch_o_rts);
1219
SET(ch->
ch_oports_active
, ch->ch_o_rts);
1221
SET_OUTPUT_SIGNALS(ch, ch->
ch_oports_active
);
sbjcn.c
1108
CLR(ch->
ch_oports_active
, ch->ch_o_rts);
1111
SET(ch->
ch_oports_active
, ch->ch_o_rts);
Completed in 14 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025