Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddminit.c763 DM_DBG6(("dmPortContextInit: index %d &tdsaPortContext[] %p\n", i, &(dmPortContext[i]))); in dmPortContextInit()
765DM_DBG6(("dmPortContextInit: sizeof(tdsaPortContext_t) %d 0x%x\n", sizeof(dmIntPortContext_t), siz… in dmPortContextInit()
920 DM_DBG6(("dmInitTimers: start \n")); in dmInitTimers()
921 DM_DBG6(("dmInitTimers: ******* tdsaRoot %p \n", dmIntRoot)); in dmInitTimers()
922 DM_DBG6(("dmInitTimers: ******* tdsaPortContext %p \n",dmPortContext)); in dmInitTimers()
H A Ddmtimer.c47 DM_DBG6(("dmTimerTick: start\n")); in dmTimerTick()
H A Ddmdefs.h117 #define DM_DBG6(format) tddmLogDebugString(gDMDebugLevel, 6, format) macro
128 #define DM_DBG6(format) macro