Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c148 #define DRVDSCMB2_DBG(lv, x, args...) macro
150 #define DRVDSCMB2_DBG(lv, x, args...) \ macro
162 #define DSCMB_ASSERT(x, p, ret) if (!(x)){DRVDSCMB2_DBG(DSCMB2_DBGLV_ALERT, "ALERT FAIL: %s\n", p)…
165 #define OBSOLETE_FUNCTION(x, args...) DRVDSCMB2_DBG(DSCMB2_DBGLV_WARNING, "[%05d][%-35s]"x, __LI…
231DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "DSCMB Filter 0x%x Key 0x%x has index 0x%x\n", (MS_U16)u32DscmbI… in _DSCMB_SlotAlloc()
248 DRVDSCMB2_DBG(DSCMB2_DBGLV_WARNING, "Free an empty keyslot out of range\n"); in _DSCMB_SlotFree()
264DRVDSCMB2_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()
281 DRVDSCMB2_DBG(DSCMB2_DBGLV_WARNING, "Free an empty keyslot out of range\n"); in _DSCMB_SlotRIVFree()
320 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Index: %u\n", idx); in _DumpMapInfo()
[all …]