Searched refs:scctx_empty (Results 1 – 2 of 2) sorted by relevance
86 c->sccrx_empty = c->scctx_empty = 1; in ct_open_board()589 c->scctx_empty = 1; in ct_scc_interrupt()1068 if (c->scctx_empty) in scc_write()1080 if (c->scctx_empty && len) { in scc_write()1082 c->scctx_empty = 0; in scc_write()
419 int sccrx_empty, scctx_empty; /* flags : set when buffer is empty */ member