Searched refs:g_dbg_flags (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h84 extern u32_t g_dbg_flags;
92 #define DBG_BREAK_ON(_cond) (GET_FLAGS(g_dbg_flags, _cond) != 0)
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c55 u32_t g_dbg_flags = 0; variable

Completed in 48 milliseconds