ch_e_tail         227 drivers/tty/serial/jsm/jsm.h 	u16		ch_e_tail;	/* Tail location of the error queue */
ch_e_tail         700 drivers/tty/serial/jsm/jsm_cls.c 		ch->ch_e_tail = 0;
ch_e_tail         940 drivers/tty/serial/jsm/jsm_neo.c 		ch->ch_e_head = ch->ch_e_tail = 0;
ch_e_tail         234 drivers/tty/serial/jsm/jsm_tty.c 	channel->ch_e_head = channel->ch_e_tail = 0;
ch_e_tail         629 drivers/tty/serial/jsm/jsm_tty.c 	ch->ch_e_tail = tail & rmask;