usr/src/uts/common/io/bnxe/bnxe_debug.h
134
void BnxeLogWarn(void * pDev, char * pFmt, ...);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1018
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1032
BnxeLogWarn(pUM, "Invalid MAC Address buffer length for get (%d)",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1039
BnxeLogWarn(pUM, "NULL MAC Address buffer for get");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1051
BnxeLogWarn(pUM, "Invalid MAC Address length for set (%d)",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1058
BnxeLogWarn(pUM, "NULL MAC Address buffer for set");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1065
BnxeLogWarn(pUM, "Cannot program a mcast/bcast address as an MAC Address.");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1085
BnxeLogWarn(pUM, "Invalid query buffer for FCoE (%d)",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1092
BnxeLogWarn(pUM, "Invalid query buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1148
BnxeLogWarn(pUM, "Invalid MBA boot check buffer for FCoE (%d)",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1155
BnxeLogWarn(pUM, "Invalid MBA boot check buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1168
BnxeLogWarn(pUM, "Invalid link state buffer for FCoE (%d)",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1175
BnxeLogWarn(pUM, "Invalid link state buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1189
BnxeLogWarn(pUM, "Invalid board type buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1201
BnxeLogWarn(pUM, "Invalid board serial number buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1230
BnxeLogWarn(pUM, "Invalid boot code version buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1245
BnxeLogWarn(pUM, "Invalid stats reporting buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1260
BnxeLogWarn(pUM, "Invalid capabilities buffer for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1276
BnxeLogWarn(pUM, "Unknown provider command %d", cmd);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1296
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1343
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
135
BnxeLogWarn(pUM, "Invalid FCoE Init WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1353
BnxeLogWarn(pUM, "Polling on FCoE ring %d when NOT in poll mode!", idx);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1377
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1385
BnxeLogWarn(pUM, "Invalid WQE array");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1405
BnxeLogWarn(pUM, "FCoE Init kwqes error");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1412
BnxeLogWarn(pUM, "Failed to init FCoE Init WQE work");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
142
BnxeLogWarn(pUM, "ERROR: Invalid FCoE HSI major version (L5=%d vs FW=%d)",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1432
BnxeLogWarn(pUM, "FCoE Offload Conn kwqes error");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1439
BnxeLogWarn(pUM, "Failed to init FCoE Offload Conn WQE work");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1453
BnxeLogWarn(pUM, "Failed to init FCoE Enable Conn WQE work");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1467
BnxeLogWarn(pUM, "Failed to init FCoE Disable Conn WQE work");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1481
BnxeLogWarn(pUM, "Failed to init FCoE Destroy Conn WQE work");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1495
BnxeLogWarn(pUM, "Failed to init FCoE Destroy WQE work");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1509
BnxeLogWarn(pUM, "Failed to init FCoE Stat WQE work");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1538
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
154
BnxeLogWarn(pUM, "Failed to post FCoE Init WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1553
BnxeLogWarn(pUM, "Cannot map mailboxq base address for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1573
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1587
BnxeLogWarn(pUM, "Invalid map info for FCoE (%p)", pMap);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1605
BnxeLogWarn(pUM, "FCoE not supported on this device");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1612
BnxeLogWarn(pUM, "FCoE child node already initialized");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1621
BnxeLogWarn(pUM, "Failed to allocate a child node for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1632
BnxeLogWarn(pUM, "Failed to set the name string for FCoE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1693
BnxeLogWarn(pUM, "FCoE not supported on this device");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1701
BnxeLogWarn(pUM, "FCoE Client bound and pDev is NULL, FINI failed! %s@%s",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1707
BnxeLogWarn(pUM, "FCoE Client bound and cliCtl is NULL, FINI failed! %s@%s",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1716
BnxeLogWarn(pUM, "FCoE Client bound and UNLOAD failed! %s@%s",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1738
BnxeLogWarn(pUM, "Bringing down QLogic FCoE driver %s@%s",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1744
BnxeLogWarn(pUM, "Failed to bring the QLogic FCoE driver offline %s@%s",
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1769
BnxeLogWarn(pUM, "FCoE is not supported on this device");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
261
BnxeLogWarn(pUM, "Invalid FCoE Offload Conn WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
269
BnxeLogWarn(pUM, "Failed to allocate memory for FCoE state");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
283
BnxeLogWarn(pUM, "Failed to initialize FCoE state");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
41
BnxeLogWarn((pUM), "FCoE not supported on this device!"); \
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
417
BnxeLogWarn(pUM, "Invalid FCoE Enable Conn WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
448
BnxeLogWarn(pUM, "Failed to post FCoE Enable Conn WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
46
BnxeLogWarn((pUM), "FCoE client not bound!"); \
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
538
BnxeLogWarn(pUM, "Invalid FCoE Disable Conn WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
569
BnxeLogWarn(pUM, "Failed to post FCoE Disable Conn WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
611
BnxeLogWarn(pUM, "Invalid FCoE Destroy Conn CQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
676
BnxeLogWarn(pUM, "Invalid FCoE Destroy Conn WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
706
BnxeLogWarn(pUM, "Failed to post FCoE Destroy Conn WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
72
BnxeLogWarn(pUM, "Invalid FCoE CQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
785
BnxeLogWarn(pUM, "Invalid FCoE Destroy WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
798
BnxeLogWarn(pUM, "Failed to post FCoE Destroy WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
874
BnxeLogWarn(pUM, "Invalid FCoE Stat WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
888
BnxeLogWarn(pUM, "Failed to post FCoE Stat WQE");
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
933
BnxeLogWarn(pUM, "Invalid FCoE Comp Request CQE array");
usr/src/uts/common/io/bnxe/bnxe_gld.c
1500
BnxeLogWarn(pUM, "Polling on ring %d when NOT in poll mode!", idx);
usr/src/uts/common/io/bnxe/bnxe_gld.c
3006
BnxeLogWarn(pUM, "Failed to allocate GLD MAC memory");
usr/src/uts/common/io/bnxe/bnxe_gld.c
3039
BnxeLogWarn(pUM, "Failed to register with GLD (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_gld.c
3056
BnxeLogWarn(pUM, "Detaching device from GLD that is started!");
usr/src/uts/common/io/bnxe/bnxe_gld.c
3070
BnxeLogWarn(pUM, "Failed to unregister with the GLD");
usr/src/uts/common/io/bnxe/bnxe_gld.c
659
BnxeLogWarn(pUM, "Cannot program a mcast/bcast address as a MAC Address.");
usr/src/uts/common/io/bnxe/bnxe_gld.c
718
BnxeLogWarn(pUM, "Deleting MAC address that doesn't match default");
usr/src/uts/common/io/bnxe/bnxe_gld.c
799
BnxeLogWarn(pUM, "Cannot program a mcast/bcast address as a MAC Address.");
usr/src/uts/common/io/bnxe/bnxe_gld.c
921
BnxeLogWarn(pUM, "Invalid register offset for GIOCBNXEREG ioctl");
usr/src/uts/common/io/bnxe/bnxe_gld.c
936
BnxeLogWarn(pUM, "Invalid register offset for SIOCBNXEREG ioctl");
usr/src/uts/common/io/bnxe/bnxe_gld.c
951
BnxeLogWarn(pUM, "Invalid register offset for GIOCBNXENVRM ioctl");
usr/src/uts/common/io/bnxe/bnxe_gld.c
973
BnxeLogWarn(pUM, "Invalid register offset for SIOCBNXENVRM ioctl");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1005
BnxeLogWarn(pUM, "Failed to set Rx mask (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1037
BnxeLogWarn(pUM, "Failed to setup client for cid %d", cid);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1062
BnxeLogWarn(pUM, "Failed to initialize client for cid %d", cid);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1089
BnxeLogWarn(pUM, "Failed to establish client connection");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1121
BnxeLogWarn(pUM, "BnxeHwStartFCOE: Failed, hardware not initialized (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1132
BnxeLogWarn(pUM, "Failed to allocate FCoE resources");
usr/src/uts/common/io/bnxe/bnxe_hw.c
115
BnxeLogWarn(pUM, "Failed to enable RSS from pending operation (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1154
BnxeLogWarn(pUM, "Failed to allocate FCoE Tx resources");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1164
BnxeLogWarn(pUM, "Failed to allocate FCoE Rx resources");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1170
BnxeLogWarn(pUM, "Failed to post FCoE Rx buffers");
usr/src/uts/common/io/bnxe/bnxe_hw.c
121
BnxeLogWarn(pUM, "Failed to enable RSS (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1246
BnxeLogWarn(pUM, "BnxeHwStartL2: Failed, hardware not initialized (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1270
BnxeLogWarn(pUM, "Failed to allocate tx resources");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1280
BnxeLogWarn(pUM, "Failed to allocate L2 Rx resources");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1286
BnxeLogWarn(pUM, "Failed to post L2 Rx buffers");
usr/src/uts/common/io/bnxe/bnxe_hw.c
139
BnxeLogWarn(pUM, "Failed to disable RSS from pending operation (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1404
BnxeLogWarn(pUM, "Failed to allocate resources");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1430
BnxeLogWarn(pUM, "Failed to initialize chip");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1441
BnxeLogWarn(pUM, "Failed to enable interrupts");
usr/src/uts/common/io/bnxe/bnxe_hw.c
145
BnxeLogWarn(pUM, "Failed to disable RSS (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1460
BnxeLogWarn(pUM, "Failed to start chip");
usr/src/uts/common/io/bnxe/bnxe_hw.c
1543
BnxeLogWarn(pUM, "Failed to close FCoE conn %d (%d)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1578
BnxeLogWarn(pUM, "Failed to clear FCoE resources (%d)\n", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1642
BnxeLogWarn(pUM, "Failed to delete all MAC addresses (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
1683
BnxeLogWarn(pUM, "Failed to close Ethernet conn on RSS %d (%d)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1744
BnxeLogWarn(pUM, "BnxeHwStopCore: Hardware already stopped (clients %s)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
1984
BnxeLogWarn(pUM, "Unable to quiesce, FCoE is bound!");
usr/src/uts/common/io/bnxe/bnxe_hw.c
201
BnxeLogWarn(pUM, "Unexpected number of phys, check nvram config! (%d)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
427
BnxeLogWarn(pUM, "Phy 10hdx requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
446
BnxeLogWarn(pUM, "Phy 10fdx requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
465
BnxeLogWarn(pUM, "Phy 100hdx requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
484
BnxeLogWarn(pUM, "Phy 100fdx requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
503
BnxeLogWarn(pUM, "Phy 1000fdx requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
522
BnxeLogWarn(pUM, "Phy 10000fdx requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
54
BnxeLogWarn(pUM, "testing dma block %p / %p %d",
usr/src/uts/common/io/bnxe/bnxe_hw.c
541
BnxeLogWarn(pUM, "Phy 20000fdx requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
553
BnxeLogWarn(pUM, "Phy autoneg requested along with other speeds, ignoring others and forcing autoneg");
usr/src/uts/common/io/bnxe/bnxe_hw.c
562
BnxeLogWarn(pUM, "Phy autoneg requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
601
BnxeLogWarn(pUM, "Phy TX flow requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
617
BnxeLogWarn(pUM, "Phy RX flow requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
642
BnxeLogWarn(pUM, "Phy Auto flow requested but not supported");
usr/src/uts/common/io/bnxe/bnxe_hw.c
687
BnxeLogWarn(pUM, "Failed to initialize the phy (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
744
BnxeLogWarn(pUM, "Failed to %s MAC Address from pending operation (%d)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
752
BnxeLogWarn(pUM, "Failed to %s MAC Address (%d)",
usr/src/uts/common/io/bnxe/bnxe_hw.c
843
BnxeLogWarn(pUM, "ERROR: Multicast address not specified");
usr/src/uts/common/io/bnxe/bnxe_hw.c
869
BnxeLogWarn(pUM, "Failed to clear Multicast Address table from pending operation (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
876
BnxeLogWarn(pUM, "Failed to clear Multicast Address table (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
907
BnxeLogWarn(pUM, "Failed to alloc Multicast Address node");
usr/src/uts/common/io/bnxe/bnxe_hw.c
944
BnxeLogWarn(pUM, "Failed to set Multicast Address table from pending operation (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
951
BnxeLogWarn(pUM, "Failed to set Multicast Address table (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
989
BnxeLogWarn(pUM, "Failed to set Rx mask from pending operation (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_hw.c
998
BnxeLogWarn(pUM, "DMA fault when setting Rx mask");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1026
BnxeLogWarn(pUM, "Failed to add the MSIX FCoE isr handler (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
1050
BnxeLogWarn(pUM, "Failed to add the fixed default isr handler (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
1058
BnxeLogWarn(pUM, "Failed to add isr handler (unsupported type %d)!",
usr/src/uts/common/io/bnxe/bnxe_intr.c
1101
BnxeLogWarn(pUM, "Failed to enable isr block (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
1112
BnxeLogWarn(pUM, "Failed to enable isr %d (%d)", i, rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
116
BnxeLogWarn(pUM, "Failed to find DMA handle for RSS status block %d", idx);
usr/src/uts/common/io/bnxe/bnxe_intr.c
1172
BnxeLogWarn(pUM, "Failed to enable the default interrupt");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1180
BnxeLogWarn(pUM, "Failed to enable the FCoE interrupt");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1189
BnxeLogWarn(pUM, "Failed to enable the RSS interrupt");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1267
BnxeLogWarn(pUM, "Failed to get supported interrupt types (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
1277
BnxeLogWarn(pUM, "Fixed interrupt not supported!");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1311
BnxeLogWarn(pUM, "Failed to allocate default %s interrupt!",
usr/src/uts/common/io/bnxe/bnxe_intr.c
1339
BnxeLogWarn(pUM, "Failed to allocate %d RSS %s interrupts!",
usr/src/uts/common/io/bnxe/bnxe_intr.c
1377
BnxeLogWarn(pUM, "Failed to allocate FCoE %s interrupt!",
usr/src/uts/common/io/bnxe/bnxe_intr.c
138
BnxeLogWarn(pUM, "Failed to find DMA handle for default status block");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1421
BnxeLogWarn(pUM, "Using Fixed Level Interrupts! (set ddi_msix_alloc_limit in /etc/system)");
usr/src/uts/common/io/bnxe/bnxe_intr.c
1429
BnxeLogWarn(pUM, "Failed to add interrupts!");
usr/src/uts/common/io/bnxe/bnxe_intr.c
834
BnxeLogWarn(pUM, "Memory alloc failed for isr handle block (inum=%d)!",
usr/src/uts/common/io/bnxe/bnxe_intr.c
847
BnxeLogWarn(pUM, "Failed to allocate isr handle block (%d) (inum=%d cnt=%d)!",
usr/src/uts/common/io/bnxe/bnxe_intr.c
888
BnxeLogWarn(pUM, "Failed to allocate desired isr count (%d/%d)!",
usr/src/uts/common/io/bnxe/bnxe_intr.c
913
BnxeLogWarn(pUM, "Failed to get isr capability (%d)!", rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
920
BnxeLogWarn(pUM, "Failed to get isr priority (%d)!", rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
926
BnxeLogWarn(pUM, "Interrupt priority is too high!");
usr/src/uts/common/io/bnxe/bnxe_intr.c
985
BnxeLogWarn(pUM, "Failed to add the MSIX default isr handler (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_intr.c
998
BnxeLogWarn(pUM, "Failed to add the MSIX RSS isr handler %d (%d)",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1695
BnxeLogWarn(pUM, "Failed to create rxq%d kstat", idx);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1771
BnxeLogWarn(pUM, "Failed to create txq%d kstat", idx);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1843
BnxeLogWarn(pUM, "Failed to create kstat");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1902
BnxeLogWarn(pUM, "Failed to create link kstat");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1933
BnxeLogWarn(pUM, "Failed to create intr kstat");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
2028
BnxeLogWarn(pUM, "Failed to create l2chip kstat");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
2118
BnxeLogWarn(pUM, "Failed to create l2driver kstat");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
2149
BnxeLogWarn(pUM, "Failed to create l2stats kstat");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
2208
BnxeLogWarn(pUM, "Failed to create fcoe kstat");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
2283
BnxeLogWarn(pUM, "Failed to create dcbx kstat");
usr/src/uts/common/io/bnxe/bnxe_main.c
1041
BnxeLogWarn(NULL, "Invalid binding arg to ioctl %d", cmd);
usr/src/uts/common/io/bnxe/bnxe_main.c
1051
BnxeLogWarn(NULL, "%s: Invalid binding version (0x%08x)",
usr/src/uts/common/io/bnxe/bnxe_main.c
1060
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_main.c
1074
BnxeLogWarn(pUM, "FCoE BIND when DEVI is offline!");
usr/src/uts/common/io/bnxe/bnxe_main.c
1080
BnxeLogWarn(pUM, "FCoE BIND when alread bound!");
usr/src/uts/common/io/bnxe/bnxe_main.c
1118
BnxeLogWarn(pUM, "FCoE UNBIND when DEVI is online!");
usr/src/uts/common/io/bnxe/bnxe_main.c
1124
BnxeLogWarn(pUM, "FCoE UNBIND when not bound!");
usr/src/uts/common/io/bnxe/bnxe_main.c
1156
BnxeLogWarn(pUM, "Unknown ioctl %d", cmd);
usr/src/uts/common/io/bnxe/bnxe_main.c
1289
BnxeLogWarn(NULL, "mod_install returned 0x%x", rc);
usr/src/uts/common/io/bnxe/bnxe_main.c
1318
BnxeLogWarn(NULL, "%d instances have not been unplumbed", bnxeNumPlumbed);
usr/src/uts/common/io/bnxe/bnxe_main.c
180
BnxeLogWarn(pUM, "Failed to setup PCI config");
usr/src/uts/common/io/bnxe/bnxe_main.c
527
BnxeLogWarn(pUM, "Failed to get device information");
usr/src/uts/common/io/bnxe/bnxe_main.c
596
BnxeLogWarn(pUM, "Failed to create device minor node.");
usr/src/uts/common/io/bnxe/bnxe_main.c
616
BnxeLogWarn(pUM, "Failed to create device instance minor node.");
usr/src/uts/common/io/bnxe/bnxe_main.c
799
BnxeLogWarn(NULL, "failed to allocate device structure");
usr/src/uts/common/io/bnxe/bnxe_main.c
849
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_main.c
855
BnxeLogWarn(pUM, "Fail to resume this device!");
usr/src/uts/common/io/bnxe/bnxe_main.c
881
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_main.c
887
BnxeLogWarn(pUM, "Detaching a device that is currently running!");
usr/src/uts/common/io/bnxe/bnxe_main.c
893
BnxeLogWarn(pUM, "Can't detach it now, please try again later!");
usr/src/uts/common/io/bnxe/bnxe_main.c
911
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_main.c
917
BnxeLogWarn(pUM, "Fail to suspend this device!");
usr/src/uts/common/io/bnxe/bnxe_main.c
941
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_main.c
952
BnxeLogWarn(pUM, "Failed to quiesce the device!");
usr/src/uts/common/io/bnxe/bnxe_main.c
969
BnxeLogWarn(NULL, "%s: dev_info_t match failed ", __func__);
usr/src/uts/common/io/bnxe/bnxe_main.c
995
BnxeLogWarn(NULL, "%s: dev_info_t match failed", __func__);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1161
BnxeLogWarn(pUM, "FCoE Client bound and pDev is NULL (LINK STATUS failed!) %s@%s",
usr/src/uts/common/io/bnxe/bnxe_mm.c
1166
BnxeLogWarn(pUM, "FCoE Client bound and cliCtl is NULL (LINK STATUS failed!) %s@%s",
usr/src/uts/common/io/bnxe/bnxe_mm.c
1443
BnxeLogWarn(pUM, "FAN FAILURE!");
usr/src/uts/common/io/bnxe/bnxe_mm.c
1466
BnxeLogWarn(pUM, "SFP+ over current, power failure! (port=%d)", port);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1476
BnxeLogWarn(pUM, "10Gb speed not supported! (port=%d)", port);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1486
BnxeLogWarn(pUM, "PHY uninitialized! (port=%d)", port);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1498
BnxeLogWarn(pUM, "MDIO access timeout! (port=%d)", port);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1503
BnxeLogWarn(pUM, "Unknown MM event log! (type=%d)", lm_log_id);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1543
BnxeLogWarn(pUM, "HW failure indicated!");
usr/src/uts/common/io/bnxe/bnxe_mm.c
365
BnxeLogWarn(pUM, "BAR %d at offset %d and size %d is already being used!",
usr/src/uts/common/io/bnxe/bnxe_mm.c
372
BnxeLogWarn(pUM, "Memory allocation for BAR %d at offset %d and size %d failed!",
usr/src/uts/common/io/bnxe/bnxe_mm.c
385
BnxeLogWarn(pUM, "Failed to memory map device (BAR=%d, offset=%d, size=%d) (%d)",
usr/src/uts/common/io/bnxe/bnxe_mm.c
426
BnxeLogWarn(pUM, "BAR %d at offset %d and size %d is already being used!",
usr/src/uts/common/io/bnxe/bnxe_mm.c
433
BnxeLogWarn(pUM, "Memory allocation for BAR %d at offset %d and size %d failed!",
usr/src/uts/common/io/bnxe/bnxe_mm.c
446
BnxeLogWarn(pUM, "Failed to memory map device (BAR=%d, offset=%d, size=%d) (%d)",
usr/src/uts/common/io/bnxe/bnxe_mm.c
521
BnxeLogWarn(pUM, "Failed to allocate memory");
usr/src/uts/common/io/bnxe/bnxe_mm.c
610
BnxeLogWarn(pUM, "Failed to alloc DMA handle");
usr/src/uts/common/io/bnxe/bnxe_mm.c
625
BnxeLogWarn(pUM, "Failed to alloc DMA memory");
usr/src/uts/common/io/bnxe/bnxe_mm.c
641
BnxeLogWarn(pUM, "Failed to bind DMA address");
usr/src/uts/common/io/bnxe/bnxe_mm.c
753
BnxeLogWarn(pUM, "Header overflow! (%p/%u)", pBuf, memSize);
usr/src/uts/common/io/bnxe/bnxe_mm.c
765
BnxeLogWarn(pUM, "Trailer overflow! (%p/%u)", pBuf, memSize);
usr/src/uts/common/io/bnxe/bnxe_mm.c
777
BnxeLogWarn(pUM, "Attempt to free memory block with invalid size (%d/%d)",
usr/src/uts/common/io/bnxe/bnxe_mm.c
824
BnxeLogWarn(pUM, "Attempt to free DMA memory with invalid size (%d/%d)",
usr/src/uts/common/io/bnxe/bnxe_mm.c
949
BnxeLogWarn(pUM, "FAN FAILURE!");
usr/src/uts/common/io/bnxe/bnxe_rx.c
155
BnxeLogWarn(NULL, "ERROR freeing packet - UM is invalid! (%p)", pRxPkt);
usr/src/uts/common/io/bnxe/bnxe_rx.c
226
BnxeLogWarn(pUM, "%d packets still held by FCoE (chain %d)!",
usr/src/uts/common/io/bnxe/bnxe_rx.c
255
BnxeLogWarn(pUM, "%d packets still held by the stack (chain %d)!",
usr/src/uts/common/io/bnxe/bnxe_rx.c
264
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeWaitForPacketsFromClient (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_rx.c
631
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeRxPktsAbort (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_rx.c
652
BnxeLogWarn(pUM, "Failed to alloc DMA handle for rx buffer");
usr/src/uts/common/io/bnxe/bnxe_rx.c
668
BnxeLogWarn(pUM, "Failed to alloc DMA memory for rx buffer");
usr/src/uts/common/io/bnxe/bnxe_rx.c
683
BnxeLogWarn(pUM, "Failed to bind DMA address for rx buffer");
usr/src/uts/common/io/bnxe/bnxe_rx.c
729
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeRxPktsInit (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_rx.c
766
BnxeLogWarn(pUM, "Failed to alloc an rx packet descriptor!!!");
usr/src/uts/common/io/bnxe/bnxe_rx.c
791
BnxeLogWarn(pUM, "%d rx buffers requested and only %d allocated!!!",
usr/src/uts/common/io/bnxe/bnxe_rx.c
828
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeRxPktsInit (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_rx.c
860
BnxeLogWarn(pUM, "WARNING Missing RX packets (idx:%d) (%lu / %d - %u in stack)",
usr/src/uts/common/io/bnxe/bnxe_rx.c
917
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeRxPktsFini (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_tx.c
1086
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeTxPktsAbort (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_tx.c
1114
BnxeLogWarn(pUM, "Failed to alloc DMA handle for Tx Desc (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_tx.c
1129
BnxeLogWarn(pUM, "Failed to alloc DMA memory for Tx Desc (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_tx.c
1145
BnxeLogWarn(pUM, "Failed to bind DMA address for Tx Desc (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_tx.c
1163
BnxeLogWarn(pUM, "Failed to alloc DMA handles for Tx Pkt %d (%d)",
usr/src/uts/common/io/bnxe/bnxe_tx.c
1222
BnxeLogWarn(pUM, "Failed to allocate all Tx Descs for LSO (%d/%d allocated), LSO is disabled",
usr/src/uts/common/io/bnxe/bnxe_tx.c
1254
BnxeLogWarn(pUM, "Failed to allocate all Tx Descs (%d/%d allocated)",
usr/src/uts/common/io/bnxe/bnxe_tx.c
1305
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeTxPktsFini (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_tx.c
1337
BnxeLogWarn(pUM, "Missing TX descriptors (%lu / %d) (TxFail: %d)",
usr/src/uts/common/io/bnxe/bnxe_tx.c
1369
BnxeLogWarn(pUM, "ERROR: Invalid cliIdx for BnxeTxPktsFini (%d)", cliIdx);
usr/src/uts/common/io/bnxe/bnxe_tx.c
337
BnxeLogWarn(pUM, "Failed to bind DMA address for tx packet (%d)", rc);
usr/src/uts/common/io/bnxe/bnxe_tx.c
546
BnxeLogWarn(pUM, "(%d) Failed to dma sync tx copy (%p / %d)",
usr/src/uts/common/io/bnxe/bnxe_tx.c
673
BnxeLogWarn(pUM, "Invalid initial segment size in packet!");
usr/src/uts/common/io/bnxe/bnxe_tx.c
991
BnxeLogWarn(pUM, "WAIT TX DESCQ %lu %d %d",
usr/src/uts/common/io/bnxe/bnxe_workq.c
129
BnxeLogWarn(pUM, "Work item is NULL!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
138
BnxeLogWarn(pUM, "Work item callback is NULL!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
196
BnxeLogWarn(pUM, "Triggering WorkQs and chip not started!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
230
BnxeLogWarn(pUM, "Failed to allocate memory for work item!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
270
BnxeLogWarn(pUM, "Failed to allocate memory for work item!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
307
BnxeLogWarn(pUM, "Failed to allocate memory for work item!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
348
BnxeLogWarn(pUM, "Failed to allocate memory for work item!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
389
BnxeLogWarn(pUM, "Failed to allocate memory for work item!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
427
BnxeLogWarn(pUM, "Failed to allocate memory for work item!");
usr/src/uts/common/io/bnxe/bnxe_workq.c
80
BnxeLogWarn(pUM, "Failed to create the workqs instq");
usr/src/uts/common/io/bnxe/bnxe_workq.c
99
BnxeLogWarn(pUM, "Failed to create the workqs delayq");