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()
310 struct uart_softc *sc; in uart_tty_modem()
321 struct uart_softc *sc = arg; in uart_tty_intr()
387 struct uart_softc *sc; in uart_tty_busy()
420 uart_tty_attach(struct uart_softc *sc) in uart_tty_attach()
444 uart_tty_detach(struct uart_softc *sc) in uart_tty_detach()
458 uart_tty_getlock(struct uart_softc *sc) in uart_tty_getlock()