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 - 2
of
2
) 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
...]
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 42 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025