Lines Matching refs:uart_softc
514 ns8250_bus_attach(struct uart_softc *sc) in ns8250_bus_attach()
596 ns8250_bus_detach(struct uart_softc *sc) in ns8250_bus_detach()
612 ns8250_bus_flush(struct uart_softc *sc, int what) in ns8250_bus_flush()
632 ns8250_bus_getsig(struct uart_softc *sc) in ns8250_bus_getsig()
669 ns8250_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in ns8250_bus_ioctl()
742 ns8250_bus_ipend(struct uart_softc *sc) in ns8250_bus_ipend()
788 ns8250_bus_param(struct uart_softc *sc, int baudrate, int databits, in ns8250_bus_param()
826 ns8250_bus_probe(struct uart_softc *sc) in ns8250_bus_probe()
995 ns8250_bus_receive(struct uart_softc *sc) in ns8250_bus_receive()
1028 ns8250_bus_setsig(struct uart_softc *sc, int sig) in ns8250_bus_setsig()
1058 ns8250_bus_transmit(struct uart_softc *sc) in ns8250_bus_transmit()
1087 ns8250_bus_txbusy(struct uart_softc *sc) in ns8250_bus_txbusy()
1098 ns8250_bus_grab(struct uart_softc *sc) in ns8250_bus_grab()
1117 ns8250_bus_ungrab(struct uart_softc *sc) in ns8250_bus_ungrab()