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_busy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/sibyte/dev/
sbscnvar.h
138
volatile u_int
ch_tx_busy
;
member in struct:sbscn_channel
sbjcnvar.h
144
volatile u_int
ch_tx_busy
;
member in struct:sbjcn_channel
sbscn.c
842
if (ch->
ch_tx_busy
) {
865
if (ch->
ch_tx_busy
) {
900
if (ch->
ch_tx_busy
) {
1076
if (ch->
ch_tx_busy
) {
1254
ch->
ch_tx_busy
= 1;
1660
if (ch->
ch_tx_busy
) {
1661
ch->
ch_tx_busy
= 0;
sbjcn.c
782
if (ch->
ch_tx_busy
) {
817
if (ch->
ch_tx_busy
) {
993
if (ch->
ch_tx_busy
) {
1145
ch->
ch_tx_busy
= 1;
1164
ch->
ch_tx_busy
= 0;
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025