Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c323 static int ar933x_bus_receive(struct uart_softc *);
338 KOBJMETHOD(uart_receive, ar933x_bus_receive),
584 ar933x_bus_receive(struct uart_softc *sc) in ar933x_bus_receive() function