Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/uart/
HDuart_dev_z8530.c283 static int z8530_bus_transmit(struct uart_softc *);
298 KOBJMETHOD(uart_transmit, z8530_bus_transmit),
613 z8530_bus_transmit(struct uart_softc *sc) in z8530_bus_transmit() function