sp_txc 751 dev/sbus/spif.c sp->sp_txc = ndqb(&tp->t_outq, 0);
sp_txc 850 dev/sbus/spif.c while (sp->sp_txc > 0 && cnt < (CD180_TX_FIFO_SIZE-1)) {
sp_txc 852 dev/sbus/spif.c sp->sp_txc--;
sp_txc 864 dev/sbus/spif.c if (sp->sp_txc == 0 ||
sp_txc 46 dev/sbus/spifvar.h int sp_txc; /* transmit character counter */