OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofw_version
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/macppc/stand/ofwboot/
boot.h
13
extern int
ofw_version
;
boot.c
99
int
ofw_version
= 0;
variable in typeref:typename:int
112
if (
ofw_version
< 3) {
252
ofw_version
= *cp - '0';
255
printf(">> Open Firmware version %d.x\n",
ofw_version
);
ofdev.c
433
if (
ofw_version
>= 3)
/src/sys/arch/shark/stand/ofwboot/
boot.c
103
static int
ofw_version
= 0;
variable in typeref:typename:int
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025