Home
last modified time | relevance | path

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

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