OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poke2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mvme68k/mvme68k/
bus_space.c
55
static void
poke2
(void *, u_int);
174
return do_poke(&
poke2
, (void *)(bush + offset), (u_int)value);
215
poke2
(void *addr, u_int value)
function in typeref:typename:void
/src/sys/arch/virt68k/virt68k/
bus_space.c
51
static void
poke2
(void *, u_int);
138
return do_poke(&
poke2
, (void *)(bush + offset), (u_int)value);
179
poke2
(void *addr, u_int value)
function in typeref:typename:void
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025