ndflush
ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf));
ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf));
ndflush(&tp->t_outq, sc->sc_txp - tp->t_outq.c_cf);
ndflush(&tp->t_outq, (int)(zst->zst_tba - tp->t_outq.c_cf));
ndflush(&tp->t_outq, move);
ndflush(&tp->t_outq, mp->mp_txp - tp->t_outq.c_cf);
ndflush(&tp->t_outq,
ndflush(&tp->t_outq, cc);
ndflush(&sce->q, sce->q.c_cc);
ndflush(&tp->t_outq, done);
ndflush(&tp->t_outq, done);
ndflush(q, (q)->c_cc); \
ndflush(&tp->t_outq, tp->t_outq.c_cc);
void ndflush(struct clist *q, int cc);