Searched refs:oct16550_bus_flush (Results 1 – 1 of 1) sorted by relevance
393 static int oct16550_bus_flush(struct uart_softc *, int);408 KOBJMETHOD(uart_flush, oct16550_bus_flush),454 oct16550_bus_flush(sc, UART_FLUSH_RECEIVER|UART_FLUSH_TRANSMITTER); in oct16550_bus_attach()486 oct16550_bus_flush (struct uart_softc *sc, int what) in oct16550_bus_flush() function