OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u_queuestat
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/dreamcast/dev/maple/
maple.c
296
u->
u_queuestat
= MAPLE_QUEUE_PROBE;
568
u1->
u_queuestat
= MAPLE_QUEUE_PROBE;
597
u->
u_queuestat
= MAPLE_QUEUE_PING;
822
u->
u_queuestat
= MAPLE_QUEUE_PROBE;
950
KASSERT(u->
u_queuestat
== MAPLE_QUEUE_PROBE);
989
KASSERT(u->
u_queuestat
== MAPLE_QUEUE_PING);
1012
u->
u_queuestat
= MAPLE_QUEUE_PING;
1133
if (u->
u_queuestat
== MAPLE_QUEUE_PROBE)
1135
else if (u->
u_queuestat
== MAPLE_QUEUE_PING)
1138
else if (u->
u_queuestat
!= MAPLE_QUEUE_NONE
[
all
...]
maplevar.h
162
}
u_queuestat
;
member in struct:maple_unit
Completed in 13 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025