Searched refs:ch_e_head (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/tty/serial/jsm/
H A Djsm.h221 u16 ch_e_head; /* Head location of the error queue */ member in struct:jsm_channel
H A Djsm_neo.c471 ch->ch_e_head = head & EQUEUEMASK;
943 ch->ch_e_head = ch->ch_e_tail = 0;
H A Djsm_cls.c439 ch->ch_e_head = head & EQUEUEMASK;
694 ch->ch_e_head = 0;
H A Djsm_tty.c235 channel->ch_e_head = channel->ch_e_tail = 0;

Completed in 263 milliseconds