Searched refs:BnxeLogDbg (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c727 BnxeLogDbg(pUM, "%s MAC address: %02x:%02x:%02x:%02x:%02x:%02x",
1034 BnxeLogDbg(pUM, "Setting up client for cid %d", cid);
1043 BnxeLogDbg(pUM, "Initializing client for cid %d", cid);
1069 BnxeLogDbg(pUM, "Establishing client for cid %d", cid);
1128 BnxeLogDbg(pUM, "Allocating FCoE Resources");
1138 BnxeLogDbg(pUM, "Opening FCoE Ethernet Connection");
1150 BnxeLogDbg(pUM, "Initializing FCoE Tx Pkts");
1160 BnxeLogDbg(pUM, "Initializing FCoE Rx Pkts");
1176 BnxeLogDbg(pUM, "Setting FCoE MAC Address");
1186 BnxeLogDbg(pU
[all...]
H A Dbnxe_debug.h138 void BnxeLogDbg(void * pDev, char * pFmt, ...);
140 #define BnxeLogDbg macro
H A Dbnxe_intr.c246 BnxeLogDbg(pUM, "Default INTR: Handling default status block %d", DEF_STATUS_BLOCK_INDEX);
261 BnxeLogDbg(pUM, "Default INTR: No change in default status index so bail!");
278 BnxeLogDbg(pUM, "Default INTR: processing events on sb: %x, events: 0x%x",
299 BnxeLogDbg(pUM, "Default INTR: asserted_proc_grps: 0x%x, deasserted_proc_grps:0x%x",
390 BnxeLogDbg(pUM, "Ring Poll: Handling status block sb_id:%d drv_rss_id:%d",
407 BnxeLogDbg(pUM, "Ring Poll: No change in status index so bail!");
417 BnxeLogDbg(pUM, "Ring Poll: processing events on sb: %x, events: 0x%x",
459 BnxeLogDbg(pUM, "Ring Poll FCoE: Handling status block sb_id:%d drv_rss_id:%d",
476 BnxeLogDbg(pUM, "Ring Poll FCoE: No change in status index so bail!");
486 BnxeLogDbg(pU
[all...]
H A Dbnxe_fcoe.c1022 BnxeLogDbg(pUM, "*** %s ***", __func__);
1302 BnxeLogDbg(pUM, "*** %s ***", __func__);
1349 BnxeLogDbg(pUM, "*** %s ***", __func__);
1389 BnxeLogDbg(pUM, "*** %s ***", __func__);
1397 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_INIT", __func__);
1422 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_OFFLOAD_CONN1", __func__);
1449 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_ENABLE_CONN", __func__);
1463 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_DISABLE_CONN", __func__);
1477 BnxeLogDbg(pUM, "*** %s - FCOE_KWQE_OPCODE_DESTROY_CONN", __func__);
1491 BnxeLogDbg(pU
[all...]
H A Dbnxe_debug.c191 void BnxeLogDbg(void * pDev, function
H A Dbnxe_gld.c1555 BnxeLogDbg(pUM, "Starting Rx Ring %d", idx);
1607 BnxeLogDbg(pUM, "Enabling Interrupt for Rx Ring %d", pRxQ->idx);
1632 BnxeLogDbg(pUM, "Disabling Interrupt for Rx Ring %d", pRxQ->idx);
H A Dbnxe_main.c999 BnxeLogDbg(pUM, "BnxeBusCtl (%d)", op);

Completed in 58 milliseconds