Searched refs:fTAIL (Results 1 – 3 of 3) sorted by relevance
65 s->fTAIL ? 'R' : 'r', in dump_ch()73 r->fTAIL ? 'R' : 'r', in dump_ch()
198 ch->send->fTAIL = 1; in ch_read_done()346 if (ch->recv->fTAIL) { in handle_smd_irq()347 ch->recv->fTAIL = 0; in handle_smd_irq()396 if (ch->recv->fHEAD || ch->recv->fTAIL || ch->recv->fSTATE) in smd_need_int()
264 unsigned char fTAIL; member