Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_ns8250.h60 bool ns8250_bus_txbusy(struct uart_softc *);
H A Duart_dev_ti8250.c108 KOBJMETHOD(uart_txbusy, ns8250_bus_txbusy),
H A Duart_dev_snps.c101 KOBJMETHOD(uart_txbusy, ns8250_bus_txbusy),
H A Duart_dev_ns8250.c439 KOBJMETHOD(uart_txbusy, ns8250_bus_txbusy),
1079 ns8250_bus_txbusy(struct uart_softc *sc) in ns8250_bus_txbusy() function
/freebsd/sys/arm/nvidia/
H A Dtegra_uart.c139 KOBJMETHOD(uart_txbusy, ns8250_bus_txbusy),