Searched refs:uart_rx_empty (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/uart/ | ||
H A D | uart_bus.h | 161 uart_rx_empty(struct uart_softc *sc) in uart_rx_empty() function |
H A D | uart_tty.c | 336 while (!uart_rx_empty(sc) && !sc->sc_isquelch) { in uart_tty_intr() |