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

/freebsd-11.0-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtimer.c48 DM_DBG6(("dmTimerTick: start\n"));
H A Ddminit.c764 DM_DBG6(("dmPortContextInit: index %d &tdsaPortContext[] %p\n", i, &(dmPortContext[i])));
766 DM_DBG6(("dmPortContextInit: sizeof(tdsaPortContext_t) %d 0x%x\n", sizeof(dmIntPortContext_t), sizeof(dmIntPortContext_t)));
921 DM_DBG6(("dmInitTimers: start \n"));
922 DM_DBG6(("dmInitTimers: ******* tdsaRoot %p \n", dmIntRoot));
923 DM_DBG6(("dmInitTimers: ******* tdsaPortContext %p \n",dmPortContext));
H A Ddmdefs.h118 #define DM_DBG6(format) tddmLogDebugString(gDMDebugLevel, 6, format) macro
129 #define DM_DBG6(format) macro

Completed in 53 milliseconds