Symbol: BnxeLogInfo
usr/src/uts/common/io/bnxe/bnxe_debug.h
133
void BnxeLogInfo(void * pDev, char * pFmt, ...);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1601
BnxeLogInfo(pUM, "Starting FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1655
BnxeLogInfo(pUM, "Created the FCoE child node %s@%s",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1668
BnxeLogInfo(pUM, "Unable to bind the QLogic FCoE driver (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1676
BnxeLogInfo(pUM, "Unable to bind the QLogic FCoE driver");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1689
BnxeLogInfo(pUM, "Stopping FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1755
BnxeLogInfo(pUM, "Destroyed the FCoE child node %s@%s",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
305
BnxeLogInfo(pUM, "lm_fc_alloc_con_resc returned pending?");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
310
BnxeLogInfo(pUM, "lm_fc_alloc_con_resc failed (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_gld.c
1645
BnxeLogInfo(pUM, "Initializing Rx Ring %d (Ring Group %d)",
usr/src/uts/common/io/bnxe/bnxe_gld.c
1672
BnxeLogInfo(pUM, "Initializing Tx Ring %d (Ring Group %d)",
usr/src/uts/common/io/bnxe/bnxe_gld.c
1711
BnxeLogInfo(pUM, "Initializing Rx Group %d", ringGroupIndex);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1111
BnxeLogInfo(pUM, "BnxeHwStartFCOE: Starting FCoE (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1216
BnxeLogInfo(pUM, "BnxeHwStartFCOE: FCoE started (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1236
BnxeLogInfo(pUM, "BnxeHwStartL2: Starting L2 (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1358
BnxeLogInfo(pUM, "BnxeHwStartL2: L2 started (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1381
BnxeLogInfo(pUM, "BnxeHwStartCore: Hardware already initialized (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1386
BnxeLogInfo(pUM, "BnxeHwStartCore: Starting hardware (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1495
BnxeLogInfo(pUM, "BnxeHwStartCore: Hardware started (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1519
BnxeLogInfo(pUM, "BnxeHwStopFCOE: Stopping FCoE (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1589
BnxeLogInfo(pUM, "BnxeHwStopFCOE: FCoE stopped (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1603
BnxeLogInfo(pUM, "BnxeHwStopL2: Stopping L2 (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1635
BnxeLogInfo(pUM, "Removing all MAC addresses");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1723
BnxeLogInfo(pUM, "BnxeHwStopL2: L2 stopped (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1751
BnxeLogInfo(pUM, "BnxeHwStopCore: Hardware cannot be stopped (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1756
BnxeLogInfo(pUM, "BnxeHwStopCore: Stopping hardware (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1868
BnxeLogInfo(pUM, "BnxeHwStopCore: Hardware stopped (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
300
BnxeLogInfo(pUM, buf);
usr/src/uts/common/io/bnxe/bnxe_hw.c
404
BnxeLogInfo(pUM, buf);
usr/src/uts/common/io/bnxe/bnxe_hw.c
566
BnxeLogInfo(pUM, buf);
usr/src/uts/common/io/bnxe/bnxe_hw.c
646
BnxeLogInfo(pUM, buf);
usr/src/uts/common/io/bnxe/bnxe_hw.c
785
BnxeLogInfo(pUM, "Turning ON the ALL_MCAST rx mask, number of multicast addressess is >64");
usr/src/uts/common/io/bnxe/bnxe_hw.c
799
BnxeLogInfo(pUM, "Turning OFF the ALL_MCAST rx mask, number of multicast addressess is <=64");
usr/src/uts/common/io/bnxe/bnxe_hw.c
827
BnxeLogInfo(pUM, "Removing all multicast");
usr/src/uts/common/io/bnxe/bnxe_hw.c
831
BnxeLogInfo(pUM, "%s multicast: %02x:%02x:%02x:%02x:%02x:%02x",
usr/src/uts/common/io/bnxe/bnxe_intr.c
1287
BnxeLogInfo(pUM, "Forcing fixed level interrupts.");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1355
BnxeLogInfo(pUM, "Allocated %d RSS %s interrupts.",
usr/src/uts/common/io/bnxe/bnxe_intr.c
1424
BnxeLogInfo(pUM, "Interrupts (Supported - %d Fixed / %d MSI / %d MSIX) (Allocated - %d %s)",
usr/src/uts/common/io/bnxe/bnxe_main.c
1070
BnxeLogInfo(pUM, "FCoE BIND start");
usr/src/uts/common/io/bnxe/bnxe_main.c
1107
BnxeLogInfo(pUM, "FCoE BIND done");
usr/src/uts/common/io/bnxe/bnxe_main.c
1114
BnxeLogInfo(pUM, "FCoE UNBIND start");
usr/src/uts/common/io/bnxe/bnxe_main.c
1151
BnxeLogInfo(pUM, "FCoE UNBIND done");
usr/src/uts/common/io/bnxe/bnxe_main.c
1297
BnxeLogInfo(NULL, "%s", BNXE_PRODUCT_BANNER);
usr/src/uts/common/io/bnxe/bnxe_main.c
551
BnxeLogInfo(pUM, "MBA FCoE boot occurred on this interface.");
usr/src/uts/common/io/bnxe/bnxe_main.c
580
BnxeLogInfo(pUM, "FCoE AFEX function, not registering with GLD.");
usr/src/uts/common/io/bnxe/bnxe_main.c
734
BnxeLogInfo(pUM,
usr/src/uts/common/io/bnxe/bnxe_mm.c
1122
BnxeLogInfo(pUM, "%s Duplex Rx Flow %s Tx Flow %s Link Up",
usr/src/uts/common/io/bnxe/bnxe_mm.c
1127
BnxeLogInfo(pUM, "%s %s Duplex Rx Flow %s Tx Flow %s Link Up",
usr/src/uts/common/io/bnxe/bnxe_mm.c
1455
BnxeLogInfo(pUM, "Unqualified IO Module: %s %s (port=%d)",
usr/src/uts/common/io/bnxe/bnxe_mm.c
61
#define MEM_LOG BnxeLogInfo
usr/src/uts/common/io/bnxe/bnxe_mm.c
888
BnxeLogInfo(pUM, "RAMROD on cid %d cmd is done", cid);
usr/src/uts/common/io/bnxe/bnxe_mm.c
987
BnxeLogInfo(pUM, "Link Down");
usr/src/uts/common/io/bnxe/bnxe_tx.c
288
BnxeLogInfo(pUM, "FCoE tx credit ok, no upcall!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
185
BnxeLogInfo(pUM, "Delaying WorkQ item since chip not yet started.");