fxp_txsw 697 dev/ic/fxp.c struct fxp_txsw *txs = sc->sc_cbt_prod; fxp_txsw 840 dev/ic/fxp.c struct fxp_txsw *txs = sc->sc_cbt_cons; fxp_txsw 88 dev/ic/fxpvar.h struct fxp_txsw { fxp_txsw 89 dev/ic/fxpvar.h struct fxp_txsw *tx_next; fxp_txsw 132 dev/ic/fxpvar.h struct fxp_txsw txs[FXP_NTXCB]; fxp_txsw 133 dev/ic/fxpvar.h struct fxp_txsw *sc_cbt_cons, *sc_cbt_prod, *sc_cbt_prev;