Searched defs:ofw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c84 static ofwfp_t ofw; /* the PROM Open Firmware entry */ variable
110 ofw = ofwaddr;
149 if ((*ofw)(args)) {
170 if ((*ofw)(args)) {
189 if ((*ofw)(args)) {
206 if ((*ofw)(args)) {
226 if ((*ofw)(args)) {
246 if ((*ofw)(args)) {
266 if ((*ofw)(args)) {
283 (*ofw)(arg
[all...]

Completed in 58 milliseconds