Lines Matching refs:uart_softc
167 struct uart_softc *sc; in uart_tty_open()
181 struct uart_softc *sc; in uart_tty_close()
201 struct uart_softc *sc; in uart_tty_outwakeup()
226 struct uart_softc *sc; in uart_tty_inwakeup()
244 struct uart_softc *sc; in uart_tty_ioctl()
263 struct uart_softc *sc; in uart_tty_param()
311 struct uart_softc *sc; in uart_tty_modem()
322 struct uart_softc *sc = arg; in uart_tty_intr()
388 struct uart_softc *sc; in uart_tty_busy()
421 uart_tty_attach(struct uart_softc *sc) in uart_tty_attach()
445 uart_tty_detach(struct uart_softc *sc) in uart_tty_detach()
459 uart_tty_getlock(struct uart_softc *sc) in uart_tty_getlock()