Searched refs:tty2n_hdlc (Results 1 – 1 of 1) sorted by relevance
193 #define tty2n_hdlc(tty) ((struct n_hdlc *) ((tty)->disc_data)) macro198 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()[all …]