OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opb_tag
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/powerpc/ibm4xx/dev/
opb.c
181
static struct powerpc_bus_space
opb_tag
= {
variable in typeref:struct:powerpc_bus_space
296
opb_tag
.pbs_base = opb_params[i].base;
297
opb_tag
.pbs_limit = opb_params[i].limit;
299
if (bus_space_init(&
opb_tag
, "opbtag",
301
panic("opb_attach: Failed to initialise
opb_tag
");
305
return &
opb_tag
;
Completed in 42 milliseconds
Indexes created Thu Oct 30 23:09:54 GMT 2025