Home
last modified time | relevance | path

Searched refs:z8530_bus_receive (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/uart/
HDuart_dev_z8530.c281 static int z8530_bus_receive(struct uart_softc *);
296 KOBJMETHOD(uart_receive, z8530_bus_receive),
530 z8530_bus_receive(struct uart_softc *sc) in z8530_bus_receive() function