OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:po_bootpath
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/stand/bootxx/
promlib.c
136
promops.
po_bootpath
= obp_v0_getbootpath;
172
promops.
po_bootpath
= obp_v0_getbootpath;
185
promops.
po_bootpath
= obp_v2_getbootpath;
/src/sys/arch/sparc/stand/ofwboot/
promlib.c
148
promops.
po_bootpath
= openfirmware_bootpath;
/src/sys/arch/sparc/include/
promlib.h
68
const char *(*
po_bootpath
)(void);
member in struct:promops
186
#define prom_getbootpath() ((*promops.
po_bootpath
)(/*void*/))
/src/sys/arch/sparc/sparc/
promlib.c
1352
promops.
po_bootpath
= obp_v0_getbootpath;
1435
promops.
po_bootpath
= obp_v0_getbootpath;
1460
promops.
po_bootpath
= obp_v2_getbootpath;
1505
promops.
po_bootpath
= opf_getbootpath;
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025