Home
last modified time | relevance | path

Searched defs:DbgBreakIfAll (Results 1 – 1 of 1) sorted by relevance

/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h264 #define DbgBreakIfAll(_cond) do {\ macro
282 #define DbgBreakIfAll(_cond) do {\ macro
295 #define DbgBreakIfAll(_cond) do {\ macro
309 #define DbgBreakIfAll(_c) \ macro
319 #define DbgBreakIfAll(_c) \ macro
346 #define DbgBreakIfAll(_cond) DbgBreakIf(_cond) macro
365 #define DbgBreakIfAll(_cond) do {\ macro