OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:modeldata
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/ofppc/ofppc/
machdep.c
78
struct model_data
modeldata
;
variable in typeref:struct:model_data
111
reclen = acells +
modeldata
.ranges_offset + scells;
195
memset(&
modeldata
, 0, sizeof(struct model_data));
198
modeldata
.pciiodata[j].start = 0x00008000;
199
modeldata
.pciiodata[j].limit = 0x0000ffff;
201
modeldata
.ranges_offset = 1;
204
modeldata
.ranges_offset = 0;
207
modeldata
.ranges_offset = 0;
213
modeldata
.pciiodata[j].start = 0x00fff000;
214
modeldata
.pciiodata[j].limit = 0x00ffffff
[
all
...]
Completed in 39 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025