Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/mips/atheros/
Duart_dev_ar933x.c329 static int ar933x_bus_transmit(struct uart_softc *);
344 KOBJMETHOD(uart_transmit, ar933x_bus_transmit),
672 ar933x_bus_transmit(struct uart_softc *sc) in ar933x_bus_transmit() function