Searched refs:stdouth (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c102 ofwh_t stdinh, stdouth; variable
131 ofw_getprop(chosenh, "stdout", &stdouth, sizeof(stdouth));
590 ofw_write(stdouth, &buf, 1);
593 ofw_write(stdouth, &buf, 1);
/freebsd-12-stable/stand/sparc64/boot1/
H A Dboot1.c95 static ofwh_t stdinh, stdouth; variable
114 ofw_getprop(chosenh, "stdout", &stdouth, sizeof(stdouth));
564 ofw_write(stdouth, &buf, 1);
567 ofw_write(stdouth, &buf, 1);

Completed in 154 milliseconds