uart_opal_getc
static int uart_opal_getc(struct uart_opal_softc *sc);
return (uart_opal_getc(cp->cn_arg));
while ((c = uart_opal_getc(sc)) > 0)