Searched refs:ossaLogDebugString (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossa.h34 #define ossaLogDebugString TIDEBUG_MSG macro
44 #define ossaLogDebugString(agRoot, level, string, ptr1, ptr2, value1, value2) \ macro
H A Dossacmnapi.c7465 /*! \brief ossaLogDebugString
7482 GLOBAL void ossaLogDebugString( function
/freebsd-current/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsamacro.h188 #define SA_DBG0(format) ossaLogDebugString(gLLDebugLevel, 0, format)
189 #define SA_DBG1(format) ossaLogDebugString(gLLDebugLevel, 1, format)
190 #define SA_DBG2(format) ossaLogDebugString(gLLDebugLevel, 2, format)
191 #define SA_DBG3(format) ossaLogDebugString(gLLDebugLevel, 3, format)
192 #define SA_DBG4(format) ossaLogDebugString(gLLDebugLevel, 4, format)
193 #define SA_DBG5(format) ossaLogDebugString(gLLDebugLevel, 5, format)
194 #define SA_DBG6(format) ossaLogDebugString(gLLDebugLevel, 6, format)
H A Dsautil.c552 ossaLogDebugString(gLLDebugLevel, debugLevel, ("%s\n", header));
558 ossaLogDebugString(gLLDebugLevel, debugLevel,
613 ossaLogDebugString(gLLDebugLevel, debugLevel,
658 ossaLogDebugString(gLLDebugLevel, debugLevel,
684 ossaLogDebugString(gLLDebugLevel, debugLevel,
/freebsd-current/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaosapi.h801 #ifndef ossaLogDebugString
802 GLOBAL void ossaLogDebugString(

Completed in 145 milliseconds