Symbol: DEBUGOUT1
usr/src/grub/grub-0.97/netboot/e1000.c
1325
DEBUGOUT1("After fix-ups FlowControl is now = %x\n", hw->fc);
usr/src/grub/grub-0.97/netboot/e1000.c
1570
DEBUGOUT1("Phy ID = %x \n", hw->phy_id);
usr/src/grub/grub-0.97/netboot/e1000.c
1925
DEBUGOUT1("autoneg_advertised %x\n", hw->autoneg_advertised);
usr/src/grub/grub-0.97/netboot/e1000.c
2019
DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
usr/src/grub/grub-0.97/netboot/e1000.c
2846
DEBUGOUT1("PHY Address %d is out of range\n", reg_addr);
usr/src/grub/grub-0.97/netboot/e1000.c
2949
DEBUGOUT1("PHY Address %d is out of range\n", reg_addr);
usr/src/grub/grub-0.97/netboot/e1000.c
3122
DEBUGOUT1("Invalid MAC type %d\n", hw->mac_type);
usr/src/grub/grub-0.97/netboot/e1000.c
3128
DEBUGOUT1("PHY ID 0x%X detected\n", hw->phy_id);
usr/src/grub/grub-0.97/netboot/e1000.c
3131
DEBUGOUT1("Invalid PHY ID 0x%X\n", hw->phy_id);
usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
685
DEBUGOUT1("GG82563 PSCR: %X\n", phy_data);
usr/src/uts/common/io/e1000api/e1000_82542.c
339
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
usr/src/uts/common/io/e1000api/e1000_82543.c
495
DEBUGOUT1("PHY Address %d is out of range\n", offset);
usr/src/uts/common/io/e1000api/e1000_82543.c
551
DEBUGOUT1("PHY Address %d is out of range\n", offset);
usr/src/uts/common/io/e1000api/e1000_82571.c
196
DEBUGOUT1("PHY ID unknown: type = 0x%08x\n", phy->id);
usr/src/uts/common/io/e1000api/e1000_82575.c
1747
DEBUGOUT1("Configuring Autoneg:PCS_LCTL=0x%08X\n", reg);
usr/src/uts/common/io/e1000api/e1000_82575.c
1755
DEBUGOUT1("Configuring Forced Link:PCS_LCTL=0x%08X\n", reg);
usr/src/uts/common/io/e1000api/e1000_82575.c
3642
DEBUGOUT1("I2C data was not set to %X\n", data);
usr/src/uts/common/io/e1000api/e1000_82575.c
3718
DEBUGOUT1("Error - I2C data was not set to %X.\n", data);
usr/src/uts/common/io/e1000api/e1000_82575.c
605
DEBUGOUT1("PHY Address %u is out of range\n", offset);
usr/src/uts/common/io/e1000api/e1000_82575.c
638
DEBUGOUT1("PHY Address %d is out of range\n", offset);
usr/src/uts/common/io/e1000api/e1000_82575.c
737
DEBUGOUT1("PHY address %u was unreadable\n",
usr/src/uts/common/io/e1000api/e1000_i210.c
407
DEBUGOUT1("Requested word 0x%02x not found in OTP\n", address);
usr/src/uts/common/io/e1000api/e1000_i210.c
484
DEBUGOUT1("NVM word 0x%02x is not mapped.\n", offset);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1194
DEBUGOUT1("Invalid LTR latency scale %d\n", scale);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1216
DEBUGOUT1("Invalid high water mark %d\n", obff_hwm);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1262
DEBUGOUT1("Invalid OBFF timer %d\n", timer);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1408
DEBUGOUT1("Error in ULP enable flow: %d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1464
DEBUGOUT1("ULP_CONFIG_DONE cleared after %dmsec\n", i * 10);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1553
DEBUGOUT1("Error in ULP disable flow: %d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2094
DEBUGOUT1("Failed to write receive address at index %d\n", index);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2173
DEBUGOUT1("Failed to write receive address at index %d\n", index);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
3629
DEBUGOUT1("NVM read error: %d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
3691
DEBUGOUT1("NVM read error: %d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
4253
DEBUGOUT1("NVM update error: %d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
4406
DEBUGOUT1("NVM update error: %d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
5313
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
5828
DEBUGOUT1("Failed to init PHY flow ret_val=%d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
5875
DEBUGOUT1("Error %d in resume workarounds\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_mac.c
1028
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
usr/src/uts/common/io/e1000api/e1000_mac.c
1314
DEBUGOUT1("hw->fc.current_mode = %u\n", hw->fc.current_mode);
usr/src/uts/common/io/e1000api/e1000_mac.c
2248
DEBUGOUT1("Reg %08x did not indicate ready\n", reg);
usr/src/uts/common/io/e1000api/e1000_mac.c
383
DEBUGOUT1("Clearing RAR[1-%u]\n", rar_count-1);
usr/src/uts/common/io/e1000api/e1000_nvm.c
586
DEBUGOUT1("NVM read error: %d\n", ret_val);
usr/src/uts/common/io/e1000api/e1000_phy.c
1512
DEBUGOUT1("autoneg_advertised %x\n", phy->autoneg_advertised);
usr/src/uts/common/io/e1000api/e1000_phy.c
1606
DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
usr/src/uts/common/io/e1000api/e1000_phy.c
1774
DEBUGOUT1("IGP PSCR: %X\n", phy_data);
usr/src/uts/common/io/e1000api/e1000_phy.c
1832
DEBUGOUT1("M88E1000 PSCR: %X\n", phy_data);
usr/src/uts/common/io/e1000api/e1000_phy.c
1977
DEBUGOUT1("IFE PMC: %X\n", data);
usr/src/uts/common/io/e1000api/e1000_phy.c
292
DEBUGOUT1("PHY Address %d is out of range\n", offset);
usr/src/uts/common/io/e1000api/e1000_phy.c
3442
DEBUGOUT1("Attempting to access page %d while gig enabled.\n",
usr/src/uts/common/io/e1000api/e1000_phy.c
3459
DEBUGOUT1("Could not write address opcode to page %d\n", page);
usr/src/uts/common/io/e1000api/e1000_phy.c
357
DEBUGOUT1("PHY Address %d is out of range\n", offset);
usr/src/uts/common/io/e1000api/e1000_phy.c
472
DEBUGOUT1("PHY I2C Address %d is out of range.\n",
usr/src/uts/common/io/e1000api/e1000_phy.c
712
DEBUGOUT1("Setting page 0x%x\n", page);
usr/src/uts/common/io/e1000api/e1000_vf.c
419
DEBUGOUT1("MC Addr Count = %d\n", mc_addr_count);
usr/src/uts/common/io/e1000api/e1000_vf.c
431
DEBUGOUT1("Hash value = 0x%03X\n", hash_value);
usr/src/uts/common/io/i40e/core/i40e_common.c
1225
DEBUGOUT1("Failed to read PBA Block word %d.\n", i);
usr/src/uts/common/io/i40e/core/i40e_common.c
1314
DEBUGOUT1("I40E_GLGEN_RSTAT = 0x%x\n", reg);
usr/src/uts/common/io/i40e/core/i40e_common.c
1362
DEBUGOUT1("Core and Global modules ready %d\n", cnt1);
usr/src/uts/common/io/i40e/core/i40e_common.c
1370
DEBUGOUT1("I40E_GLNVM_ULD = 0x%x\n", reg);
usr/src/uts/common/io/i40e/core/i40e_common.c
1617
DEBUGOUT1("invalid mode passed in %X\n", mode);
usr/src/uts/common/io/i40e/core/i40e_common.c
4085
DEBUGOUT1("clamped 4 OCP ports to %d\n",
usr/src/uts/common/io/i40e/core/i40e_lan_hmc.c
1264
DEBUGOUT1("i40e_hmc_get_object_va: returns error %d\n",
usr/src/uts/common/io/i40e/core/i40e_lan_hmc.c
344
DEBUGOUT1("i40e_create_lan_hmc_object: returns error %d\n",
usr/src/uts/common/io/i40e/core/i40e_lan_hmc.c
351
DEBUGOUT1("i40e_create_lan_hmc_object: returns error %d\n",
usr/src/uts/common/io/i40e/core/i40e_lan_hmc.c
513
DEBUGOUT1("i40e_configure_lan_hmc: Unknown SD type: %d\n",
usr/src/uts/common/io/i40e/core/i40e_lan_hmc.c
596
DEBUGOUT1("i40e_delete_hmc_object: returns error %d\n",
usr/src/uts/common/io/i40e/core/i40e_lan_hmc.c
604
DEBUGOUT1("i40e_delete_hmc_object: returns error %d\n",
usr/src/uts/common/io/igb/igb_main.c
1438
DEBUGOUT1("igb_init: pba=%dK", pba);
usr/src/uts/common/io/igc/core/igc_i225.c
942
DEBUGOUT1("Invalid effective Rx buffer size %d\n",
usr/src/uts/common/io/igc/core/igc_mac.c
181
DEBUGOUT1("Clearing RAR[1-%u]\n", rar_count-1);
usr/src/uts/common/io/igc/core/igc_mac.c
550
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
usr/src/uts/common/io/igc/core/igc_mac.c
667
DEBUGOUT1("hw->fc.current_mode = %u\n", hw->fc.current_mode);
usr/src/uts/common/io/igc/core/igc_nvm.c
406
DEBUGOUT1("NVM read error: %d\n", ret_val);
usr/src/uts/common/io/igc/core/igc_phy.c
174
DEBUGOUT1("PHY Address %d is out of range\n", offset);
usr/src/uts/common/io/igc/core/igc_phy.c
233
DEBUGOUT1("PHY Address %d is out of range\n", offset);
usr/src/uts/common/io/igc/core/igc_phy.c
338
DEBUGOUT1("autoneg_advertised %x\n", phy->autoneg_advertised);
usr/src/uts/common/io/igc/core/igc_phy.c
444
DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c
955
DEBUGOUT1("RAR index %d is out of range.\n", rar);
usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c
981
DEBUGOUT1("RAR index %d is out of range.\n", rar);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
1696
DEBUGOUT1("Detected EEPROM page size = %d words.",
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
2525
DEBUGOUT1("Clearing RAR[1-%d]\n", rar_entries - 1);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
2569
DEBUGOUT1("Added a secondary address to RAR[%d]\n", rar);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
2613
DEBUGOUT1("Clearing RAR[1-%d]\n", uc_addr_in_use+1);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
2708
DEBUGOUT1(" bit-vector = 0x%03X\n", vector);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
366
DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
385
DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
427
DEBUGOUT1("Flow control setup failed, returning %d\n", ret_val);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
4601
DEBUGOUT1("Buffer length failure buffersize=%d.\n", length);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
4690
DEBUGOUT1("Buffer length failure buffersize=%d.\n", length);
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
519
DEBUGOUT1("Failed to initialize HW, STATUS = %d\n", status);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
3737
DEBUGOUT1("NVM access: reading register %08x\n", cmd->offset);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
3935
DEBUGOUT1("Failed to initialize PHY ops, STATUS = %d\n",
usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
1201
DEBUGOUT1("DELAY: %d MS\n", edata);
usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
291
DEBUGOUT1("Unable to validate PHY address 0x%04X\n",
usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
414
DEBUGOUT1("PHY ID HIGH is 0x%04X\n", phy_id);
usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
406
DEBUGOUT1("MC Addr Count = %d\n", mc_addr_count);
usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
414
DEBUGOUT1("Hash value = 0x%03X\n", vector);
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1237
DEBUGOUT1("Issuing host interface command failed with Status = %d\n",
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1244
DEBUGOUT1("Host interface command returned 0x%08x , returning IXGBE_ERR_FW_RESP_INVALID\n",
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
2381
DEBUGOUT1("Failed to stop adapter, STATUS = %d\n", status);
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
2393
DEBUGOUT1("Failed to initialize PHY ops, STATUS = %d\n",
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
2406
DEBUGOUT1("Failed to start the external PHY, STATUS = %d\n",
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
2491
DEBUGOUT1("Reset HW failed, STATUS = %d\n", status);
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
4254
DEBUGOUT1("Could not acquire SWFW semaphore, Status = %d\n", status);
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
4268
DEBUGOUT1("Retry acquiring the PHY token failed, Status = %d\n", status);
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
4275
DEBUGOUT1("Could not acquire PHY token, Status = %d\n",
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
4282
DEBUGOUT1("Semaphore acquisition retries failed!: PHY ID = 0x%08X\n",
usr/src/uts/common/io/ixgbe/ixgbe_debug.h
93
#define ERROR_REPORT2(S, A, B) DEBUGOUT1(S ":" A, B)