Lines Matching refs:uart_softc
166 struct uart_softc *sc; in uart_tty_open()
180 struct uart_softc *sc; in uart_tty_close()
200 struct uart_softc *sc; in uart_tty_outwakeup()
225 struct uart_softc *sc; in uart_tty_inwakeup()
243 struct uart_softc *sc; in uart_tty_ioctl()
262 struct uart_softc *sc; in uart_tty_param()
307 struct uart_softc *sc; in uart_tty_modem()
318 struct uart_softc *sc = arg; in uart_tty_intr()
384 struct uart_softc *sc; in uart_tty_busy()
407 uart_tty_attach(struct uart_softc *sc) in uart_tty_attach()
431 uart_tty_detach(struct uart_softc *sc) in uart_tty_detach()
445 uart_tty_getlock(struct uart_softc *sc) in uart_tty_getlock()