Searched refs:uart_phyp_get (Results 1 – 1 of 1) sorted by relevance
285 uart_phyp_get(struct uart_phyp_softc *sc, void *buffer, size_t bufsize) in uart_phyp_get() function402 retval = uart_phyp_get(console_sc, &c, 1); in uart_phyp_cngetc()451 while ((len = uart_phyp_get(sc, &c, 1)) > 0) in uart_phyp_intr()