OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poke1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mvme68k/mvme68k/
bus_space.c
54
static void
poke1
(void *, u_int);
165
return do_poke(&
poke1
, (void *)(bush + offset), (u_int)value);
208
poke1
(void *addr, u_int value)
function in typeref:typename:void
/src/sys/arch/virt68k/virt68k/
bus_space.c
50
static void
poke1
(void *, u_int);
129
return do_poke(&
poke1
, (void *)(bush + offset), (u_int)value);
172
poke1
(void *addr, u_int value)
function in typeref:typename:void
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025