sc_cbt_cons       840 dev/ic/fxp.c   			struct fxp_txsw *txs = sc->sc_cbt_cons;
sc_cbt_cons       861 dev/ic/fxp.c   			sc->sc_cbt_cons = txs;
sc_cbt_cons      1354 dev/ic/fxp.c   	sc->sc_cbt_prev = sc->sc_cbt_prod = sc->sc_cbt_cons = sc->txs;
sc_cbt_cons       133 dev/ic/fxpvar.h 	struct fxp_txsw *sc_cbt_cons, *sc_cbt_prod, *sc_cbt_prev;