OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maple_func
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/dreamcast/dev/maple/
maplevar.h
71
struct
maple_func
{
struct
89
TAILQ_ENTRY(
maple_func
) f_periodicq;
102
TAILQ_ENTRY(
maple_func
) f_cmdq;
110
struct
maple_func
u_func[MAPLE_NFUNC];
197
TAILQ_HEAD(maple_fnq_head,
maple_func
) sc_periodicq, sc_periodicdeferq;
198
TAILQ_HEAD(maple_cmdq_head,
maple_func
) sc_acmdq, sc_pcmdq;
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025