Lines Matching refs:DSCMB2_DBGLV_DEBUG
156 … if(_u32DSCMB2DbgLv >= DSCMB2_DBGLV_DEBUG){ printf("[%05d][%-35s]", __LINE__, __FUNCTION__); }\
231 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "DSCMB Filter 0x%x Key 0x%x has index 0x%x\n", (MS_U16)u32DscmbI… in _DSCMB_SlotAlloc()
264 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "DSCMB 0x%x has RIV index 0x%x\n", (MS_U16)u32DscmbId,(MS_U16)i); in _DSCMB_SlotRIVAlloc()
276 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Free u32SlotId 0x%x\n", u32SlotId); in _DSCMB_SlotRIVFree()
320 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Index: %u\n", idx); in _DumpMapInfo()
321 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Used: %d\n", pMap->bUsed); in _DumpMapInfo()
322 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Even Idx: %u\n", pMap->u32SlotIdEven); in _DumpMapInfo()
323 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Odd Idx: %u\n", pMap->u32SlotIdOdd); in _DumpMapInfo()
324 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Clear Idx: %u\n", pMap->u32SlotIdClear); in _DumpMapInfo()
325 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "RIV Idx: %u\n", pMap->u32RIVIdx); in _DumpMapInfo()
326 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "PidFlt #: %u\n", pMap->u32PidFltIdNum); in _DumpMapInfo()
327 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Dscmb: %d\n", pMap->bDscmb); in _DumpMapInfo()
328 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, " %s\n", pMap->eFltType == E_DSCMB_FLT_2_KEYS ?"2 Keys":"3 Keys… in _DumpMapInfo()
329 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "CAVid: %u\n", pMap->u32CAVid); in _DumpMapInfo()
348 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Enable PIDSlotMap %d !!!!!!!!!!!\n", i); in _DSCMB_EnableDSCMB()
372 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Disable PIDSlotMap %d !!!!!!!!!!!\n", i); in _DSCMB_DisableDSCMB()
460 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG,"u32CAVid = %d ++++\n", u32CAVid); in _MDrv_DSCMB2_InitBySWFlag()
550 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG,"[%s][%d] ++++\n", __FUNCTION__, __LINE__); in _MDrv_DSCMB2_InitBySWFlag()
612 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Allocate with %d CAVid=%u\n", eFltType, u32CAVid); in _MDrv_DSCMB2_FltAllocWithCAVid()
719 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Allocate DSCMB Filter ID: %u\n", i); in _MDrv_DSCMB2_FltAllocWithCAVid()
787 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Free with u32DscmbId=%u\n", u32DscmbId); in _MDrv_DSCMB2_FltFree()
899 … DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Connect u32FltId=%u to u32DscmbId=%u\n", u32FltId, u32DscmbId); in _MDrv_DSCMB2_FltConnectFltId()
998 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Connect TSP flt %u to DSCMB flt %u\n", u32FltId, u32DscmbId); in _MDrv_DSCMB2_FltConnectFltId()
999 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "DSCMB ID: %u has %u TSP filter connected\n", u32DscmbId, pMap->… in _MDrv_DSCMB2_FltConnectFltId()
1017 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Disconnect u32FltId=%u from u32DscmbId=%u\n", u32FltId, u32Dscm… in _MDrv_DSCMB2_FltDisconnectFltId()
1324 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Set DscmbId=%u FSCB=%d\n", u32DscmbId, eForceSCB); in _MDrv_DSCMB2_EngSetFSCB()
1388 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Set DscmbId=%u UppSwitch=%d LowSwitch=%d\n", u32DscmbId, eUppSw… in _MDrv_DSCMB2_EngSetSwitch()
1440 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Set Algo DscmbId=%u eEngType=%d\n", u32DscmbId, eEngType); in _MDrv_DSCMB2_EngSetAlgo()
1579 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Set IV DscmbId=%u eKeyType=%d\n", u32DscmbId, eKeyType); in _MDrv_DSCMB2_EngSetIV()
1639 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Set IV DscmbId=%u eKeyType=%d\n", u32DscmbId, eKeyType); in _MDrv_DSCMB2_EngSetIV_Ex()
1863 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Set Key DscmbId=%u eEngType=%d, eKeyType=%d\n", u32DscmbId, eEn… in _MDrv_DSCMB2_EngSetKey()
2418 …DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Algo info %d %d %d %d %d \n", pMap->bDscmb, eAlgo, eSubAlgo, eR… in _MDrv_DSCMB2_FltTypeSet()
2666 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination KT class\n"); in _MDrv_DSCMB2_KLadder_AtomicExec()
2698 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination DMA class\n"); in _MDrv_DSCMB2_KLadder_AtomicExec()
2703 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination Private Key class\n"); in _MDrv_DSCMB2_KLadder_AtomicExec()
2708 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination TSIO\n"); in _MDrv_DSCMB2_KLadder_AtomicExec()
2714 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination CFB\n"); in _MDrv_DSCMB2_KLadder_AtomicExec()
2735 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder keep round and not reset \n"); in _MDrv_DSCMB2_KLadder_AtomicExec()
3018 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Filter ID %u\n\033[m", u32FltId);
3241 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination KT class\n"); in _MDrv_DSCMB2_KLadder_ETSI()
3273 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination DMA class\n"); in _MDrv_DSCMB2_KLadder_ETSI()
3278 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination Private Key class\n"); in _MDrv_DSCMB2_KLadder_ETSI()
3283 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination TSIO\n"); in _MDrv_DSCMB2_KLadder_ETSI()
3289 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination CFB\n"); in _MDrv_DSCMB2_KLadder_ETSI()
4907 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination DMA class\n");
4912 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder destination Private Key class\n");
4931 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Keyladder keep round and not reset \n");