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

/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_console.c74 static cn_getc_t ofw_cngetc; variable
154 while ((c = ofw_cngetc(NULL)) != -1)
208 ofw_cngetc(struct consdev *cp) function

Completed in 47 milliseconds