Home
last modified time | relevance | path

Searched refs:ch_e_tail (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm.h227 u16 ch_e_tail; /* Tail location of the error queue */ member
H A Djsm_tty.c235 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()
636 ch->ch_e_tail = tail & rmask; in jsm_input()
H A Djsm_cls.c696 ch->ch_e_tail = 0; in cls_param()
H A Djsm_neo.c943 ch->ch_e_head = ch->ch_e_tail = 0; in neo_param()