umcs_get_uart_reg
int umcs_get_uart_reg(struct umcs_softc *, uint8_t, uint8_t, uint8_t *);
if (umcs_get_uart_reg(sc, portno, UMCS_REG_LSR, &hw_lsr) ||
umcs_get_uart_reg(sc, portno, UMCS_REG_MSR, &hw_msr))
if (umcs_get_uart_reg(sc, portno, UMCS_REG_LCR,