FXP_FLAG_EXT_TXCB
cbp->ext_txcb_dis = sc->flags & FXP_FLAG_EXT_TXCB ? 0 : 1;
if (sc->flags & FXP_FLAG_EXT_TXCB)
sc->flags |= FXP_FLAG_EXT_TXCB;