Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h462 #define DbgBreakIf(_cond) do {\ macro
544 #define DbgBreakIf(_cond) do {\ macro
607 #define DbgBreakIf(_cond) do {\ macro
706 #define DbgBreakIf(_c) \ macro
713 #define DbgBreakIf(_c) \ macro
736 #define DbgBreakIf( global() macro
803 #define DbgBreakIf( global() macro
859 #define DbgBreakIf( global() macro
874 #define DbgBreakIf( global() macro
[all...]
/titanic_52/usr/src/uts/common/io/bnxe/
H A Dbnxe_debug.h89 #define DbgBreakIf(_cond) \ macro