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

/freebsd-11-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);
/freebsd-11-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c101 ofwh_t stdinh, stdouth; variable
130 ofw_getprop(chosenh, "stdout", &stdouth, sizeof(stdouth));
589 ofw_write(stdouth, &buf, 1);
592 ofw_write(stdouth, &buf, 1);

Completed in 117 milliseconds