OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ch_tx_stopped
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/sibyte/dev/
sbscnvar.h
140
volatile u_int
ch_tx_stopped
;
member in struct:sbscn_channel
sbjcnvar.h
146
volatile u_int
ch_tx_stopped
;
member in struct:sbjcn_channel
sbjcn.c
409
ch->
ch_tx_stopped
? "+" : "-");
1034
if (ch->
ch_tx_stopped
) {
1035
ch->
ch_tx_stopped
= 0;
1125
if (ch->
ch_tx_stopped
)
1339
ch->
ch_tx_stopped
= 0;
1342
ch->
ch_tx_stopped
= 1;
sbscn.c
445
ch->
ch_tx_stopped
? "+" : "-");
1117
if (ch->
ch_tx_stopped
) {
1118
ch->
ch_tx_stopped
= 0;
1234
if (ch->
ch_tx_stopped
)
1445
ch->
ch_tx_stopped
= 0;
1448
ch->
ch_tx_stopped
= 1;
Completed in 36 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025