Home
last modified time | relevance | path

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

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