Home
last modified time | relevance | path

Searched refs:DbgBreakMsgFastPath (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h477 #define DbgBreakMsgFastPath(_s) DbgBreakMsg(_s) macro
562 #define DbgBreakMsgFastPath(_s) DbgBreakMsg(_s) macro
626 #define DbgBreakMsgFastPath(_s) DbgBreakMsg(_s) macro
727 #define DbgBreakMsgFastPath(_s) DbgBreakMsg(_s) macro
740 #define DbgBreakMsgFastPath(_s) macro
822 #define DbgBreakMsgFastPath(_s) DbgBreakMsg(_s) macro
870 #define DbgBreakMsgFastPath(_s) DbgBreakMsgNoLog(_s) macro
878 #define DbgBreakMsgFastPath(_s) macro
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_debug.h98 #define DbgBreakMsgFastPath(_s) DbgBreakMsg(_s) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_recv.c1000 DbgBreakMsgFastPath("too many spe completed\n"); in lm_get_packets_rcvd()