OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofbootpath
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
autoconf.c
150
char
ofbootpath
[OFPATHLEN], *ofboottarget, *ofbootpartition;
variable
413
strcpy(
ofbootpath
, bdev->name);
417
strcpy(
ofbootpath
, sbuf);
419
DPRINTF(ACDB_BOOTDEV, ("bootpath: %s\n",
ofbootpath
));
420
ofbootpackage = prom_finddevice(
ofbootpath
);
425
cp = strrchr(
ofbootpath
, ':');
430
cp = strrchr(
ofbootpath
, '@');
432
for (; cp !=
ofbootpath
; cp--) {
machdep.c
310
extern char
ofbootpath
[], *ofbootpartition, *ofbootfile, *ofbootflags;
325
ofbootpath
, ofbootpartition);
328
cp =
ofbootpath
;
Completed in 81 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026