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

/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A DMakefile3 LIB= ofw
/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...]
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A DMakefile82 LIBOFW= ${.OBJDIR}/../../ofw/libofw/libofw.a
83 CFLAGS+= -I${.CURDIR}/../../ofw/libofw/

Completed in 60 milliseconds