Searched refs:sp_txc (Results 1 – 2 of 2) sorted by relevance
47 int sp_txc; /* transmit character counter */ member
721 sp->sp_txc = ndqb(&tp->t_outq, 0); in stty_start()814 while (sp->sp_txc > 0 && cnt < (CD180_TX_FIFO_SIZE-1)) { in spif_stcintr_tx()816 sp->sp_txc--; in spif_stcintr_tx()828 if (sp->sp_txc == 0 || in spif_stcintr_tx()