Searched refs:tty_softc (Results 1 – 13 of 13) sorted by relevance
114 struct pts_softc *psc = tty_softc(tp); in ptsdev_read()188 struct pts_softc *psc = tty_softc(tp); in ptsdev_write()261 struct pts_softc *psc = tty_softc(tp); in ptsdev_ioctl()388 struct pts_softc *psc = tty_softc(tp); in ptsdev_poll()443 struct pts_softc *psc = tty_softc(tp); in pts_kqops_read_detach()453 struct pts_softc *psc = tty_softc(tp); in pts_kqops_read_event()469 struct pts_softc *psc = tty_softc(tp); in pts_kqops_write_detach()479 struct pts_softc *psc = tty_softc(tp); in pts_kqops_write_event()505 struct pts_softc *psc = tty_softc(tp); in ptsdev_kqfilter()533 struct pts_softc *psc = tty_softc(tp); in ptsdev_stat()[all …]
396 struct terminal *tm = tty_softc(tp); in termtty_open()405 struct terminal *tm = tty_softc(tp); in termtty_close()413 struct terminal *tm = tty_softc(tp); in termtty_outwakeup()439 struct terminal *tm = tty_softc(tp); in termtty_ioctl()495 struct terminal *tm = tty_softc(tp); in termtty_mmap()
168 sc = tty_softc(tp); in uart_tty_open()182 sc = tty_softc(tp); in uart_tty_close()202 sc = tty_softc(tp); in uart_tty_outwakeup()227 sc = tty_softc(tp); in uart_tty_inwakeup()245 sc = tty_softc(tp); in uart_tty_ioctl()265 sc = tty_softc(tp); in uart_tty_param()312 sc = tty_softc(tp); in uart_tty_modem()389 sc = tty_softc(tp); in uart_tty_busy()
235 cons = tty_softc(tp); in xencons_init_hypervisor()287 cons = tty_softc(tp); in xencons_init_ring()517 cons = tty_softc(tp); in xencons_tx()543 cons = tty_softc(tp); in xencons_intr()584 xencons_tx_flush(tty_softc(tp), 1); in xencons_shutdown()649 cons = tty_softc(tp); in xencons_tty_open()661 cons = tty_softc(tp); in xencons_tty_close()673 cons = tty_softc(tp); in xencons_timeout()685 cons = tty_softc(tp); in xencons_tty_outwakeup()763 cons = tty_softc(tp); in xencons_resume()
109 np = tty_softc(tp); in nmdm_close()321 struct nmdmpart *np = tty_softc(tp); in nmdm_param()379 struct nmdmpart *np = tty_softc(tp); in nmdm_modem()404 struct nmdmpart *np = tty_softc(tp); in nmdm_inwakeup()413 struct nmdmpart *np = tty_softc(tp); in nmdm_outwakeup()
785 struct ucom_softc *sc = tty_softc(tp); in ucom_open()877 struct ucom_softc *sc = tty_softc(tp); in ucom_close()903 struct ucom_softc *sc = tty_softc(tp); in ucom_inwakeup()949 struct ucom_softc *sc = tty_softc(tp); in ucom_ioctl()999 struct ucom_softc *sc = tty_softc(tp); in ucom_modem()1324 struct ucom_softc *sc = tty_softc(tp); in ucom_param()1403 struct ucom_softc *sc = tty_softc(tp); in ucom_outwakeup()1419 struct ucom_softc *sc = tty_softc(tp); in ucom_busy()
196 tp->t_devsw->tsw_free(tty_softc(tp)); in ttydevsw_free()
215 #define tty_softc(tp) ((tp)->t_devswsoftc) macro
90 #define SC_VTY(dev) (((sc_ttysoftc *)tty_softc(tp))->st_index)92 #define SC_STAT(tp) (*((scr_stat **)&((sc_ttysoftc *)tty_softc(tp))->st_stat))
1399 port = tty_softc(tp); in vtcon_tty_open()1414 port = tty_softc(tp); in vtcon_tty_close()1429 port = tty_softc(tp); in vtcon_tty_outwakeup()
219 dc = tty_softc(tp); in dcons_outwakeup()
436 sc = tty_softc(tp); in uart_phyp_ttyoutwakeup()
502 sc = tty_softc(tp); in uart_opal_ttyoutwakeup()