Searched refs:DEBUGOUT1 (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h81 #define DEBUGOUT1(S, A) \ macro
98 #define ERROR_REPORT2(S, A, B) DEBUGOUT1(S ":" A, B)
104 #define DEBUGOUT1(S, A) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h63 #define DEBUGOUT1(S, A) \ macro
73 #define DEBUGOUT1(S, A) macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.c419 DEBUGOUT1("MC Addr Count = %d\n", mc_addr_count);
431 DEBUGOUT1("Hash value = 0x%03X\n", hash_value);
H A De1000_phy.c292 DEBUGOUT1("PHY Address %d is out of range\n", offset);
357 DEBUGOUT1("PHY Address %d is out of range\n", offset);
472 DEBUGOUT1("PHY I2C Address %d is out of range.\n",
712 DEBUGOUT1("Setting page 0x%x\n", page);
1511 DEBUGOUT1("autoneg_advertised %x\n", phy->autoneg_advertised);
1605 DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
1773 DEBUGOUT1("IGP PSCR: %X\n", phy_data);
1831 DEBUGOUT1("M88E1000 PSCR: %X\n", phy_data);
1976 DEBUGOUT1("IFE PMC: %X\n", data);
3441 DEBUGOUT1("Attemptin
[all...]
H A De1000_i210.c407 DEBUGOUT1("Requested word 0x%02x not found in OTP\n", address);
484 DEBUGOUT1("NVM word 0x%02x is not mapped.\n", offset);
H A De1000_mac.c383 DEBUGOUT1("Clearing RAR[1-%u]\n", rar_count-1);
1028 DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
1314 DEBUGOUT1("hw->fc.current_mode = %u\n", hw->fc.current_mode);
2248 DEBUGOUT1("Reg %08x did not indicate ready\n", reg);
H A De1000_ich8lan.c1169 DEBUGOUT1("Invalid LTR latency scale %d\n", scale);
1191 DEBUGOUT1("Invalid high water mark %d\n", obff_hwm);
1237 DEBUGOUT1("Invalid OBFF timer %d\n", timer);
1383 DEBUGOUT1("Error in ULP enable flow: %d\n", ret_val);
1439 DEBUGOUT1("ULP_CONFIG_DONE cleared after %dmsec\n", i * 10);
1528 DEBUGOUT1("Error in ULP disable flow: %d\n", ret_val);
2065 DEBUGOUT1("Failed to write receive address at index %d\n", index);
2144 DEBUGOUT1("Failed to write receive address at index %d\n", index);
3582 DEBUGOUT1("NVM read error: %d\n", ret_val);
3644 DEBUGOUT1("NV
[all...]
H A De1000_82575.c605 DEBUGOUT1("PHY Address %u is out of range\n", offset);
638 DEBUGOUT1("PHY Address %d is out of range\n", offset);
737 DEBUGOUT1("PHY address %u was unreadable\n",
1747 DEBUGOUT1("Configuring Autoneg:PCS_LCTL=0x%08X\n", reg);
1755 DEBUGOUT1("Configuring Forced Link:PCS_LCTL=0x%08X\n", reg);
3641 DEBUGOUT1("I2C data was not set to %X\n", data);
3717 DEBUGOUT1("Error - I2C data was not set to %X.\n", data);
H A De1000_82542.c339 DEBUGOUT1("After fix-ups FlowControl is now = %x\n",
H A De1000_82543.c495 DEBUGOUT1("PHY Address %d is out of range\n", offset);
551 DEBUGOUT1("PHY Address %d is out of range\n", offset);
H A De1000_80003es2lan.c685 DEBUGOUT1("GG82563 PSCR: %X\n", phy_data);
H A De1000_nvm.c586 DEBUGOUT1("NVM read error: %d\n", ret_val);
H A De1000_82571.c196 DEBUGOUT1("PHY ID unknown: type = 0x%08x\n", phy->id);
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c339 DEBUGOUT1("i40e_create_lan_hmc_object: returns error %d\n",
346 DEBUGOUT1("i40e_create_lan_hmc_object: returns error %d\n",
508 DEBUGOUT1("i40e_configure_lan_hmc: Unknown SD type: %d\n",
591 DEBUGOUT1("i40e_delete_hmc_object: returns error %d\n",
599 DEBUGOUT1("i40e_delete_hmc_object: returns error %d\n",
1264 DEBUGOUT1("i40e_hmc_get_object_va: returns error %d\n",
H A Di40e_common.c1219 DEBUGOUT1("Failed to read PBA Block word %d.\n", i);
1322 DEBUGOUT1("Core and Global modules ready %d\n", cnt1);
1330 DEBUGOUT1("I40E_GLNVM_ULD = 0x%x\n", reg);
1561 DEBUGOUT1("invalid mode passed in %X\n", mode);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c136 #define DEBUGOUT1(S,A) printf(S,A) macro
142 #define DEBUGOUT1(S,A) macro
1325 DEBUGOUT1("After fix-ups FlowControl is now = %x\n", hw->fc);
1570 DEBUGOUT1("Phy ID = %x \n", hw->phy_id);
1925 DEBUGOUT1("autoneg_advertised %x\n", hw->autoneg_advertised);
2019 DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
2846 DEBUGOUT1("PHY Address %d is out of range\n", reg_addr);
2949 DEBUGOUT1("PHY Address %d is out of range\n", reg_addr);
3122 DEBUGOUT1("Invalid MAC type %d\n", hw->mac_type);
3128 DEBUGOUT1("PH
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h40 #define DEBUGOUT1(S, A) i40e_debug(NULL, 0, S, A) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h62 #define DEBUGOUT1(S, A) IGB_DEBUGLOG_1(NULL, S, A) macro
H A Digb_main.c1393 DEBUGOUT1("igb_init: pba=%dK", pba);
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c403 DEBUGOUT1("MC Addr Count = %d\n", mc_addr_count);
411 DEBUGOUT1("Hash value = 0x%03X\n", vector);
H A Dixgbe_82598.c954 DEBUGOUT1("RAR index %d is out of range.\n", rar);
980 DEBUGOUT1("RAR index %d is out of range.\n", rar);
H A Dixgbe_common.c343 DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
362 DEBUGOUT1("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
1588 DEBUGOUT1("Detected EEPROM page size = %d words.",
2419 DEBUGOUT1("Clearing RAR[1-%d]\n", rar_entries - 1);
2462 DEBUGOUT1("Added a secondary address to RAR[%d]\n", rar);
2506 DEBUGOUT1("Clearing RAR[1-%d]\n", uc_addr_in_use+1);
2601 DEBUGOUT1(" bit-vector = 0x%03X\n", vector);
4390 DEBUGOUT1("Buffer length failure buffersize=%d.\n", length);
H A Dixgbe_phy.c531 DEBUGOUT1("phy type found is %d\n", phy_type);
1249 DEBUGOUT1("DELAY: %d MS\n", edata);

Completed in 194 milliseconds