| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/ |
| H A D | drvDSCMB.c | 260 pMap->bDscmb = TRUE; in _MDrv_DSCMB_Init() 775 pMap->bDscmb= TRUE; in _MDrv_DSCMB2_FltFree() 1307 MS_BOOL _MDrv_DSCMB2_FltDscmb(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_BOOL bDscmb) in _MDrv_DSCMB2_FltDscmb() argument 1310 DscmbTspMap[u32EngId][u32DscmbId].bDscmb= (bDscmb)? TRUE: FALSE; in _MDrv_DSCMB2_FltDscmb() 1314 MS_BOOL MDrv_DSCMB2_FltDscmb(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_BOOL bDscmb) in MDrv_DSCMB2_FltDscmb() argument 1327 pArgs.bDscmb = bDscmb; in MDrv_DSCMB2_FltDscmb() 1338 return _MDrv_DSCMB2_FltDscmb(u32EngId, u32DscmbId, bDscmb); in MDrv_DSCMB2_FltDscmb() 1457 bSet = HAL_DSCMB_FltTypeSet(u32EngId, 0, pMap->u32SlotIdEven, hal_dscmb_type, pMap->bDscmb); in _MDrv_DSCMB2_FltTypeSet() 1469 … bSet = HAL_DSCMB_FltTypeSet(u32EngId, pMap->u32PidFltId[i], hal_dscmb_type, pMap->bDscmb); in _MDrv_DSCMB2_FltTypeSet()
|
| H A D | dscmb_private.h | 27 MS_BOOL bDscmb; member 77 MS_BOOL _MDrv_DSCMB2_FltDscmb(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_BOOL bDscmb);
|
| H A D | dscmb.c | 373 pstFltDscmb->bDscmb)) in DSCMBIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/ |
| H A D | drvDSCMB.c | 327 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Dscmb: %d\n", pMap->bDscmb); in _DumpMapInfo() 678 pMap->bDscmb = TRUE; //Descramble or Scramble in _MDrv_DSCMB2_FltAllocWithCAVid() 2418 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Algo info %d %d %d %d %d \n", pMap->bDscmb, eAlgo, eSubAlgo, eR… in _MDrv_DSCMB2_FltTypeSet() 2426 .bDecrypt = pMap->bDscmb in _MDrv_DSCMB2_FltTypeSet() 2464 MS_BOOL _MDrv_DSCMB2_FltDscmb(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_BOOL bDscmb) in _MDrv_DSCMB2_FltDscmb() argument 2472 pMap->bDscmb = bDscmb ; in _MDrv_DSCMB2_FltDscmb() 4625 MS_BOOL MDrv_DSCMB2_FltDscmb(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_BOOL bDscmb) in MDrv_DSCMB2_FltDscmb() argument 4638 pArgs.bDscmb = bDscmb; in MDrv_DSCMB2_FltDscmb() 4649 return _MDrv_DSCMB2_FltDscmb(u32EngId, u32DscmbId, bDscmb); in MDrv_DSCMB2_FltDscmb()
|
| H A D | drvDSCMB_private.h | 19 MS_BOOL bDscmb; member 93 MS_BOOL _MDrv_DSCMB2_FltDscmb(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_BOOL bDscmb);
|
| H A D | mdrvDSCMB.c | 416 pstFltDscmb->bDscmb)) in DSCMBIoctl()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvDSCMB.h | 673 #define MDrv_DSCMB_FltDscmb(u32DscmbId, bDscmb) \ argument 674 MDrv_DSCMB2_FltDscmb(0, u32DscmbId, bDscmb) 989 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_FltDscmb(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_BOOL bDscmb);
|
| H A D | drvDSCMB_v2.h | 131 MS_BOOL bDscmb; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvDSCMB.h | 573 #define MDrv_DSCMB_FltDscmb(u32DscmbId, bDscmb) \ argument 574 MDrv_DSCMB2_FltDscmb(0, u32DscmbId, bDscmb)
|
| H A D | drvDSCMB_v2.h | 110 MS_BOOL bDscmb; member
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/dscmb/ |
| H A D | halDSCMB.h | 204 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/dscmb/ |
| H A D | halDSCMB.h | 205 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/mooney/dscmb/ |
| H A D | halDSCMB.h | 193 …AL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| H A D | halDSCMB.c | 355 …HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb) in HAL_DSCMB_FltTypeSet() argument
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/mainz/dscmb/ |
| H A D | halDSCMB.h | 193 …AL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| H A D | halDSCMB.c | 352 …HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb) in HAL_DSCMB_FltTypeSet() argument
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/dscmb/ |
| H A D | halDSCMB.h | 193 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| H A D | halDSCMB.c | 564 …eSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb) in HAL_DSCMB_FltTypeSet() argument
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/dscmb/ |
| H A D | halDSCMB.h | 204 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/dscmb/ |
| H A D | halDSCMB.h | 202 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/maldives/dscmb/ |
| H A D | halDSCMB.h | 203 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/dscmb/ |
| H A D | halDSCMB.h | 204 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/mustang/dscmb/ |
| H A D | halDSCMB.h | 203 …Set(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/messi/dscmb/ |
| H A D | halDSCMB.h | 193 …AL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb);
|
| H A D | halDSCMB.c | 355 …HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL bDscmb) in HAL_DSCMB_FltTypeSet() argument
|