Home
last modified time | relevance | path

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

/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c102 ofwh_t stdinh, stdouth; variable
216 ofw_getprop(chosenh, "stdout", &stdouth, sizeof(stdouth)); in ofw_init()
217 stdouth = be32toh(stdouth); in ofw_init()
676 ofw_write(stdouth, &buf, 1); in putchar()
679 ofw_write(stdouth, &buf, 1); in putchar()