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

/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossa.h35 #define ossaLogDebugString TIDEBUG_MSG macro
45 #define ossaLogDebugString(agRoot, level, string, ptr1, ptr2, value1, value2) \ macro
H A Dossacmnapi.c7466 /*! \brief ossaLogDebugString
7483 GLOBAL void ossaLogDebugString( function
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsamacro.h189 #define SA_DBG0(format) ossaLogDebugString(gLLDebugLevel, 0, format)
190 #define SA_DBG1(format) ossaLogDebugString(gLLDebugLevel, 1, format)
191 #define SA_DBG2(format) ossaLogDebugString(gLLDebugLevel, 2, format)
192 #define SA_DBG3(format) ossaLogDebugString(gLLDebugLevel, 3, format)
193 #define SA_DBG4(format) ossaLogDebugString(gLLDebugLevel, 4, format)
194 #define SA_DBG5(format) ossaLogDebugString(gLLDebugLevel, 5, format)
195 #define SA_DBG6(format) ossaLogDebugString(gLLDebugLevel, 6, format)
H A Dsautil.c553 ossaLogDebugString(gLLDebugLevel, debugLevel, ("%s\n", header));
559 ossaLogDebugString(gLLDebugLevel, debugLevel,
614 ossaLogDebugString(gLLDebugLevel, debugLevel,
659 ossaLogDebugString(gLLDebugLevel, debugLevel,
685 ossaLogDebugString(gLLDebugLevel, debugLevel,
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaosapi.h802 #ifndef ossaLogDebugString
803 GLOBAL void ossaLogDebugString(

Completed in 169 milliseconds