Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h476 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro
561 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro
625 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro
726 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro
739 #define DbgBreakIfFastPath(_cond) macro
821 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro
869 #define DbgBreakIfFastPath(_cond) DbgBreakIfNoLog(_cond) macro
877 #define DbgBreakIfFastPath(_cond) macro
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_debug.h99 #define DbgBreakIfFastPath(_c) DbgBreakIf(_c) macro