Searched refs:BnxeDbgBreakMsg (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_debug.h | 115 #define BnxeDbgBreakMsg(_c, _s) cmn_err(CE_PANIC, "%s: %s(%d): " _s, \ macro 130 #define BnxeDbgBreakMsgFastPath(_c, _s) BnxeDbgBreakMsg(_c, _s)
|
H A D | bnxe_intr.c | 336 BnxeDbgBreakMsg(pUM, "Unknown iSCSI Rx completion!"); in BnxeServiceDefSbIntr() 361 BnxeDbgBreakMsg(pUM, "Unknown iSCSI Tx completion!"); in BnxeServiceDefSbIntr() 575 BnxeDbgBreakMsg(pUM, "Unknown TOE Tx completion!"); in BnxeServiceSbIntr() 581 BnxeDbgBreakMsg(pUM, "Unknown iSCSI EQ completion!"); in BnxeServiceSbIntr()
|
H A D | bnxe_hw.c | 60 BnxeDbgBreakMsg(pUM, "old dma block wacked %p (byte %i)", in BnxeVerifySavedDmaList() 1105 BnxeDbgBreakMsg(pUM, "Inside BnxeHwStartFCOE and FCoE not supported!"); in BnxeHwStartFCOE() 1513 BnxeDbgBreakMsg(pUM, "Inside BnxeHwStopFCOE and FCoE not supported!"); in BnxeHwStopFCOE()
|
H A D | bnxe_mm.c | 721 BnxeDbgBreakMsg(pUM, "MM_GET_CURRENT_TIME"); in mm_get_current_time()
|
H A D | bnxe_fcoe.c | 1519 BnxeDbgBreakMsg(pUM, "Invalid KWQE opcode"); in BnxeFcoePrvSendWqes()
|