Lines Matching refs:tty2n_hdlc
193 #define tty2n_hdlc(tty) ((struct n_hdlc *) ((tty)->disc_data)) macro
198 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in flush_rx_queue()
207 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in flush_tx_queue()
290 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_close()
328 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_open()
466 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in n_hdlc_tty_wakeup()
496 register struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_receive()
563 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in n_hdlc_tty_read()
648 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_write()
689 n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_write()
732 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_ioctl()
803 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_poll()