Searched refs:ch_e_head (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/tty/serial/jsm/ | ||
| H A D | jsm.h | 221 u16 ch_e_head; /* Head location of the error queue */ member |
| H A D | jsm_tty.c | 235 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open() |