Searched refs:DBG_BREAK_ON (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_resc.c195 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
264 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
325 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
388 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
433 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
492 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
509 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
522 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
533 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
1207 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILUR
[all...]
H A Dlm_pf.c93 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
146 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
152 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
162 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
227 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
237 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
246 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
254 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
263 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
H A Dlm_dmae.c440 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
602 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
650 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
H A Dbnxe_context.c161 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
324 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
332 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
H A Dlm_phy.c1166 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
H A Dlm_hw_init_reset.c1854 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
H A Dlm_sp.c1157 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c289 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
679 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
699 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
713 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
752 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
780 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
1101 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
1580 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
1627 DbgBreakIf(!DBG_BREAK_ON(UNDER_TEST));
1691 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILUR
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c215 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
228 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
238 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
252 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
263 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
279 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
1181 DbgBreakIf((lm_status!=LM_STATUS_SUCCESS) && DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
4883 DbgBreakIf(DBG_BREAK_ON(ABORTIVE_DISCONNECT_DURING_IND));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/
H A Dlm_vf.c240 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h92 #define DBG_BREAK_ON(_cond) (GET_FLAGS(g_dbg_flags, _cond) != 0) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c193 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE));

Completed in 310 milliseconds