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

/freebsd-12-stable/usr.sbin/bhyve/
H A Dconsport.c97 ttyread(void) function
156 *eax = ttyread();
H A Duart_emul.c160 ttyread(struct ttyfd *tf) function
389 (void) ttyread(&sc->tty);
392 ((ch = ttyread(&sc->tty)) != -1)) {
/freebsd-12-stable/sys/dev/syscons/
H A Dsyscons.c806 return ttyread(dev, uio, flag);

Completed in 111 milliseconds