Symbol: DEBUGOUT1
sys/dev/e1000/e1000_80003es2lan.c
612
DEBUGOUT1("GG82563 PSCR: %X\n", phy_data);
sys/dev/e1000/e1000_82542.c
339
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
sys/dev/e1000/e1000_82543.c
495
DEBUGOUT1("PHY Address %d is out of range\n", offset);
sys/dev/e1000/e1000_82543.c
551
DEBUGOUT1("PHY Address %d is out of range\n", offset);
sys/dev/e1000/e1000_82571.c
192
DEBUGOUT1("PHY ID unknown: type = 0x%08x\n", phy->id);
sys/dev/e1000/e1000_82575.c
1607
DEBUGOUT1("Configuring Autoneg:PCS_LCTL=0x%08X\n", reg);
sys/dev/e1000/e1000_82575.c
1615
DEBUGOUT1("Configuring Forced Link:PCS_LCTL=0x%08X\n", reg);
sys/dev/e1000/e1000_82575.c
3398
DEBUGOUT1("I2C data was not set to %X\n", data);
sys/dev/e1000/e1000_82575.c
3474
DEBUGOUT1("Error - I2C data was not set to %X.\n", data);
sys/dev/e1000/e1000_82575.c
552
DEBUGOUT1("PHY Address %u is out of range\n", offset);
sys/dev/e1000/e1000_82575.c
585
DEBUGOUT1("PHY Address %d is out of range\n", offset);
sys/dev/e1000/e1000_82575.c
684
DEBUGOUT1("PHY address %u was unreadable\n",
sys/dev/e1000/e1000_i210.c
263
DEBUGOUT1("Requested word 0x%02x not found in OTP\n", address);
sys/dev/e1000/e1000_i210.c
340
DEBUGOUT1("NVM word 0x%02x is not mapped.\n", offset);
sys/dev/e1000/e1000_ich8lan.c
1182
DEBUGOUT1("Invalid LTR latency scale %d\n", scale);
sys/dev/e1000/e1000_ich8lan.c
1204
DEBUGOUT1("Invalid high water mark %d\n", obff_hwm);
sys/dev/e1000/e1000_ich8lan.c
1250
DEBUGOUT1("Invalid OBFF timer %d\n", timer);
sys/dev/e1000/e1000_ich8lan.c
1397
DEBUGOUT1("Error in ULP enable flow: %d\n", ret_val);
sys/dev/e1000/e1000_ich8lan.c
1456
DEBUGOUT1("ULP_CONFIG_DONE cleared after %dmsec\n", i * 10);
sys/dev/e1000/e1000_ich8lan.c
1545
DEBUGOUT1("Error in ULP disable flow: %d\n", ret_val);
sys/dev/e1000/e1000_ich8lan.c
2079
DEBUGOUT1("Failed to write receive address at index %d\n", index);
sys/dev/e1000/e1000_ich8lan.c
2158
DEBUGOUT1("Failed to write receive address at index %d\n", index);
sys/dev/e1000/e1000_ich8lan.c
3612
DEBUGOUT1("NVM read error: %d\n", ret_val);
sys/dev/e1000/e1000_ich8lan.c
3674
DEBUGOUT1("NVM read error: %d\n", ret_val);
sys/dev/e1000/e1000_ich8lan.c
4230
DEBUGOUT1("NVM update error: %d\n", ret_val);
sys/dev/e1000/e1000_ich8lan.c
4383
DEBUGOUT1("NVM update error: %d\n", ret_val);
sys/dev/e1000/e1000_ich8lan.c
5306
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
sys/dev/e1000/e1000_ich8lan.c
5823
DEBUGOUT1("Failed to init PHY flow ret_val=%d\n", ret_val);
sys/dev/e1000/e1000_ich8lan.c
5870
DEBUGOUT1("Error %d in resume workarounds\n", ret_val);
sys/dev/e1000/e1000_mac.c
1035
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
sys/dev/e1000/e1000_mac.c
1321
DEBUGOUT1("hw->fc.current_mode = %u\n", hw->fc.current_mode);
sys/dev/e1000/e1000_mac.c
2185
DEBUGOUT1("Reg %08x did not indicate ready\n", reg);
sys/dev/e1000/e1000_mac.c
390
DEBUGOUT1("Clearing RAR[1-%u]\n", rar_count-1);
sys/dev/e1000/e1000_nvm.c
593
DEBUGOUT1("NVM read error: %d\n", ret_val);
sys/dev/e1000/e1000_phy.c
1522
DEBUGOUT1("autoneg_advertised %x\n", phy->autoneg_advertised);
sys/dev/e1000/e1000_phy.c
1616
DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
sys/dev/e1000/e1000_phy.c
1784
DEBUGOUT1("IGP PSCR: %X\n", phy_data);
sys/dev/e1000/e1000_phy.c
1842
DEBUGOUT1("M88E1000 PSCR: %X\n", phy_data);
sys/dev/e1000/e1000_phy.c
1987
DEBUGOUT1("IFE PMC: %X\n", data);
sys/dev/e1000/e1000_phy.c
298
DEBUGOUT1("PHY Address %d is out of range\n", offset);
sys/dev/e1000/e1000_phy.c
3453
DEBUGOUT1("Attempting to access page %d while gig enabled.\n",
sys/dev/e1000/e1000_phy.c
3470
DEBUGOUT1("Could not write address opcode to page %d\n", page);
sys/dev/e1000/e1000_phy.c
363
DEBUGOUT1("PHY Address %d is out of range\n", offset);
sys/dev/e1000/e1000_phy.c
478
DEBUGOUT1("PHY I2C Address %d is out of range.\n",
sys/dev/e1000/e1000_phy.c
718
DEBUGOUT1("Setting page 0x%x\n", page);
sys/dev/e1000/e1000_vf.c
419
DEBUGOUT1("MC Addr Count = %d\n", mc_addr_count);
sys/dev/e1000/e1000_vf.c
432
DEBUGOUT1("Hash value = 0x%03X\n", hash_value);
sys/dev/igc/igc_i225.c
943
DEBUGOUT1("Invalid effective Rx buffer size %d\n",
sys/dev/igc/igc_mac.c
182
DEBUGOUT1("Clearing RAR[1-%u]\n", rar_count-1);
sys/dev/igc/igc_mac.c
551
DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
sys/dev/igc/igc_mac.c
668
DEBUGOUT1("hw->fc.current_mode = %u\n", hw->fc.current_mode);
sys/dev/igc/igc_nvm.c
407
DEBUGOUT1("NVM read error: %d\n", ret_val);
sys/dev/igc/igc_phy.c
175
DEBUGOUT1("PHY Address %d is out of range\n", offset);
sys/dev/igc/igc_phy.c
234
DEBUGOUT1("PHY Address %d is out of range\n", offset);
sys/dev/igc/igc_phy.c
339
DEBUGOUT1("autoneg_advertised %x\n", phy->autoneg_advertised);
sys/dev/igc/igc_phy.c
445
DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
sys/dev/ixgbe/if_ix.c
3228
DEBUGOUT1("End of the cluster ID %d\n", cluster_id);
sys/dev/ixgbe/if_ix.c
3338
DEBUGOUT1("Dumping cluster ID %u...\n", id);
sys/dev/ixgbe/if_ix.c
3345
DEBUGOUT1("Dumping cluster ID %u...\n",
sys/dev/ixgbe/ixgbe_82598.c
955
DEBUGOUT1("RAR index %d is out of range.\n", rar);
sys/dev/ixgbe/ixgbe_82598.c
981
DEBUGOUT1("RAR index %d is out of range.\n", rar);
sys/dev/ixgbe/ixgbe_common.c
1696
DEBUGOUT1("Detected EEPROM page size = %d words.",
sys/dev/ixgbe/ixgbe_common.c
2525
DEBUGOUT1("Clearing RAR[1-%d]\n", rar_entries - 1);
sys/dev/ixgbe/ixgbe_common.c
2569
DEBUGOUT1("Added a secondary address to RAR[%d]\n", rar);
sys/dev/ixgbe/ixgbe_common.c
2613
DEBUGOUT1("Clearing RAR[1-%d]\n", uc_addr_in_use+1);
sys/dev/ixgbe/ixgbe_common.c
2708
DEBUGOUT1(" bit-vector = 0x%03X\n", vector);
sys/dev/ixgbe/ixgbe_common.c
366
DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
sys/dev/ixgbe/ixgbe_common.c
385
DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
sys/dev/ixgbe/ixgbe_common.c
427
DEBUGOUT1("Flow control setup failed, returning %d\n", ret_val);
sys/dev/ixgbe/ixgbe_common.c
4601
DEBUGOUT1("Buffer length failure buffersize=%d.\n", length);
sys/dev/ixgbe/ixgbe_common.c
4690
DEBUGOUT1("Buffer length failure buffersize=%d.\n", length);
sys/dev/ixgbe/ixgbe_common.c
519
DEBUGOUT1("Failed to initialize HW, STATUS = %d\n", status);
sys/dev/ixgbe/ixgbe_e610.c
3755
DEBUGOUT1("NVM access: reading register %08x\n", cmd->offset);
sys/dev/ixgbe/ixgbe_e610.c
4444
DEBUGOUT1("Failed to initialize PHY ops, STATUS = %d\n",
sys/dev/ixgbe/ixgbe_fw_logging.c
32
DEBUGOUT1("Failed to reconfigure firmware logging, status %d\n",
sys/dev/ixgbe/ixgbe_phy.c
1201
DEBUGOUT1("DELAY: %d MS\n", edata);
sys/dev/ixgbe/ixgbe_phy.c
291
DEBUGOUT1("Unable to validate PHY address 0x%04X\n",
sys/dev/ixgbe/ixgbe_phy.c
414
DEBUGOUT1("PHY ID HIGH is 0x%04X\n", phy_id);
sys/dev/ixgbe/ixgbe_vf.c
405
DEBUGOUT1("MC Addr Count = %d\n", mc_addr_count);
sys/dev/ixgbe/ixgbe_vf.c
413
DEBUGOUT1("Hash value = 0x%03X\n", vector);
sys/dev/ixgbe/ixgbe_x550.c
1237
DEBUGOUT1("Issuing host interface command failed with Status = %d\n",
sys/dev/ixgbe/ixgbe_x550.c
1244
DEBUGOUT1("Host interface command returned 0x%08x , returning IXGBE_ERR_FW_RESP_INVALID\n",
sys/dev/ixgbe/ixgbe_x550.c
2381
DEBUGOUT1("Failed to stop adapter, STATUS = %d\n", status);
sys/dev/ixgbe/ixgbe_x550.c
2393
DEBUGOUT1("Failed to initialize PHY ops, STATUS = %d\n",
sys/dev/ixgbe/ixgbe_x550.c
2406
DEBUGOUT1("Failed to start the external PHY, STATUS = %d\n",
sys/dev/ixgbe/ixgbe_x550.c
2491
DEBUGOUT1("Reset HW failed, STATUS = %d\n", status);
sys/dev/ixgbe/ixgbe_x550.c
4254
DEBUGOUT1("Could not acquire SWFW semaphore, Status = %d\n", status);
sys/dev/ixgbe/ixgbe_x550.c
4268
DEBUGOUT1("Retry acquiring the PHY token failed, Status = %d\n", status);
sys/dev/ixgbe/ixgbe_x550.c
4275
DEBUGOUT1("Could not acquire PHY token, Status = %d\n",
sys/dev/ixgbe/ixgbe_x550.c
4282
DEBUGOUT1("Semaphore acquisition retries failed!: PHY ID = 0x%08X\n",
sys/dev/ixl/i40e_common.c
1225
DEBUGOUT1("Failed to read PBA Block word %d.\n", i);
sys/dev/ixl/i40e_common.c
1314
DEBUGOUT1("I40E_GLGEN_RSTAT = 0x%x\n", reg);
sys/dev/ixl/i40e_common.c
1362
DEBUGOUT1("Core and Global modules ready %d\n", cnt1);
sys/dev/ixl/i40e_common.c
1370
DEBUGOUT1("I40E_GLNVM_ULD = 0x%x\n", reg);
sys/dev/ixl/i40e_common.c
1601
DEBUGOUT1("invalid mode passed in %X\n", mode);
sys/dev/ixl/i40e_lan_hmc.c
1263
DEBUGOUT1("i40e_hmc_get_object_va: returns error %d\n",
sys/dev/ixl/i40e_lan_hmc.c
343
DEBUGOUT1("i40e_create_lan_hmc_object: returns error %d\n",
sys/dev/ixl/i40e_lan_hmc.c
350
DEBUGOUT1("i40e_create_lan_hmc_object: returns error %d\n",
sys/dev/ixl/i40e_lan_hmc.c
512
DEBUGOUT1("i40e_configure_lan_hmc: Unknown SD type: %d\n",
sys/dev/ixl/i40e_lan_hmc.c
595
DEBUGOUT1("i40e_delete_hmc_object: returns error %d\n",
sys/dev/ixl/i40e_lan_hmc.c
603
DEBUGOUT1("i40e_delete_hmc_object: returns error %d\n",