ch_stopc 209 drivers/tty/serial/jsm/jsm.h u8 ch_stopc; /* Stop character */ ch_stopc 116 drivers/tty/serial/jsm/jsm_cls.c writeb(ch->ch_stopc, &ch->ch_cls_uart->msr); ch_stopc 242 drivers/tty/serial/jsm/jsm_cls.c writeb(ch->ch_stopc, &ch->ch_cls_uart->msr); ch_stopc 668 drivers/tty/serial/jsm/jsm_cls.c if (ch->ch_stopc != __DISABLED_CHAR) { ch_stopc 670 drivers/tty/serial/jsm/jsm_cls.c writeb(ch->ch_stopc, &ch->ch_cls_uart->txrx); ch_stopc 788 drivers/tty/serial/jsm/jsm_cls.c (ch->ch_stopc == __DISABLED_CHAR)) ch_stopc 803 drivers/tty/serial/jsm/jsm_cls.c (ch->ch_stopc == __DISABLED_CHAR)) ch_stopc 137 drivers/tty/serial/jsm/jsm_neo.c writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); ch_stopc 175 drivers/tty/serial/jsm/jsm_neo.c writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); ch_stopc 271 drivers/tty/serial/jsm/jsm_neo.c writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); ch_stopc 1054 drivers/tty/serial/jsm/jsm_neo.c if ((ch->ch_startc == __DISABLED_CHAR) || (ch->ch_stopc == __DISABLED_CHAR)) ch_stopc 1066 drivers/tty/serial/jsm/jsm_neo.c if ((ch->ch_startc == __DISABLED_CHAR) || (ch->ch_stopc == __DISABLED_CHAR)) ch_stopc 1287 drivers/tty/serial/jsm/jsm_neo.c if (ch->ch_stopc != __DISABLED_CHAR) { ch_stopc 1289 drivers/tty/serial/jsm/jsm_neo.c writeb(ch->ch_stopc, &ch->ch_neo_uart->txrx); ch_stopc 249 drivers/tty/serial/jsm/jsm_tty.c channel->ch_stopc = termios->c_cc[VSTOP]; ch_stopc 313 drivers/tty/serial/jsm/jsm_tty.c channel->ch_stopc = termios->c_cc[VSTOP];