mp_txc 616 dev/sbus/magma.c while (mtty->mp_txc > 0 && count < CD1400_TX_FIFO_SIZE - 1) { mp_txc 621 dev/sbus/magma.c mtty->mp_txc--; mp_txc 638 dev/sbus/magma.c if (mtty->mp_txc == 0 || ISSET(mtty->mp_flags, MTTYF_STOP)) { mp_txc 1137 dev/sbus/magma.c mp->mp_txc = ndqb(&tp->t_outq, 0); mp_txc 156 dev/sbus/magmareg.h int mp_txc; /* transmit character counter */