Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Duart_backend.c122 ttyread(struct ttyfd *tf) in ttyread() function
230 (void)ttyread(&sc->tty); in uart_rxfifo_drain()
233 ((ch = ttyread(&sc->tty)) != -1)) in uart_rxfifo_drain()