Home
last modified time | relevance | path

Searched refs:_bActivateCFB (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/tcf/
H A DdrvTCF.c135 static MS_BOOL _bActivateCFB = TRUE; variable
440 _TCF_DBG("[%s] _bActivateCFB = %s\n", __FUNCTION__, _bActivateCFB? "True":"Flase"); in MDrv_CF_Issue_Op()
442 if( _bActivateCFB && (eOpType==E_CF_OP_TYPE_OP_CWC) ) in MDrv_CF_Issue_Op()
465 if( _bActivateCFB && (eOpType==E_CF_OP_TYPE_OP_CWC) ) in MDrv_CF_Issue_Op()
484 if( (_bActivateCFB==FALSE) && (eOpType==E_CF_OP_TYPE_OP_CWC) ) in MDrv_CF_Issue_Op()
487 _bActivateCFB = TRUE; in MDrv_CF_Issue_Op()
640 _bActivateCFB = TRUE; in MDrv_CFB_Reset()
670 _bActivateCFB = FALSE; // obmit CFB_enable when first OP_AES comes in MDrv_CFB_Setup()