OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofw_memory_ihandle
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/macppc/stand/ofwboot/
openfirm.h
51
extern int
ofw_memory_ihandle
;
Locore.c
214
int
ofw_memory_ihandle
; /* /chosen/memory */
variable in typeref:typename:int
773
ofw_memory_ihandle
= -1;
775
OF_getprop(ofw_chosen, "memory", &
ofw_memory_ihandle
,
776
sizeof(
ofw_memory_ihandle
));
779
if (
ofw_memory_ihandle
== -1) {
loadfile_machdep.c
75
if (OF_call_method("claim",
ofw_memory_ihandle
,
121
if (OF_call_method("release",
ofw_memory_ihandle
,
Completed in 14 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025