OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m68k_ih_allocfuncs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/m68k/include/
intr.h
129
struct
m68k_ih_allocfuncs
{
struct
134
struct
m68k_ih_allocfuncs
;
164
* ==> m68k_intr_init(const struct
m68k_ih_allocfuncs
*allocfuncs)
198
void m68k_intr_init(const struct
m68k_ih_allocfuncs
*);
/src/sys/arch/m68k/m68k/
m68k_intr.c
143
static const struct
m68k_ih_allocfuncs
m68k_ih_stdallocfuncs = {
148
static const struct
m68k_ih_allocfuncs
*ih_allocfuncs;
235
m68k_intr_init(const struct
m68k_ih_allocfuncs
*allocfuncs)
/src/sys/arch/hp300/hp300/
autoconf.c
304
static const struct
m68k_ih_allocfuncs
hp300_ih_allocfuncs = {
Completed in 46 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025