OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ofbootpackage
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
autoconf.c
152
int
ofbootpackage
;
variable
420
ofbootpackage
= prom_finddevice(ofbootpath);
440
DPRINTF(ACDB_BOOTDEV, ("bootpath phandle: 0x%x\n",
ofbootpackage
));
870
if (ofnode !=
ofbootpackage
)
895
* The
ofbootpackage
points to a disk on this controller, so
900
if (child ==
ofbootpackage
)
903
if (child !=
ofbootpackage
) {
917
if (child ==
ofbootpackage
)
919
if (child ==
ofbootpackage
)
924
if (child ==
ofbootpackage
) {
[
all
...]
autoconf.c
152
int
ofbootpackage
;
variable
420
ofbootpackage
= prom_finddevice(ofbootpath);
440
DPRINTF(ACDB_BOOTDEV, ("bootpath phandle: 0x%x\n",
ofbootpackage
));
870
if (ofnode !=
ofbootpackage
)
895
* The
ofbootpackage
points to a disk on this controller, so
900
if (child ==
ofbootpackage
)
903
if (child !=
ofbootpackage
) {
917
if (child ==
ofbootpackage
)
919
if (child ==
ofbootpackage
)
924
if (child ==
ofbootpackage
) {
[
all
...]
Completed in 91 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026