Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/mips/cavium/
HDuart_dev_oct16550.c398 static bool oct16550_bus_txbusy(struct uart_softc *);
414 KOBJMETHOD(uart_txbusy, oct16550_bus_txbusy),
816 oct16550_bus_txbusy(struct uart_softc *sc) in oct16550_bus_txbusy() function