OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUGOUT1
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_osdep.h
78
#define
DEBUGOUT1
(S,A) printf(S "\n",A)
104
#define
DEBUGOUT1
(S,A) do { } while (/*CONSTCOND*/false)
ixgbe_vf.c
417
DEBUGOUT1
("MC Addr Count = %d\n", mc_addr_count);
431
DEBUGOUT1
("Hash value = 0x%03X\n", vector);
ixgbe_common.c
363
DEBUGOUT1
("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
382
DEBUGOUT1
("Set up FC; PCS1GLCTL = 0x%08X\n", reg);
424
DEBUGOUT1
("Flow control setup failed, returning %d\n", ret_val);
518
DEBUGOUT1
("Failed to initialize HW, STATUS = %d\n", status);
1713
DEBUGOUT1
("Detected EEPROM page size = %d words.",
2542
DEBUGOUT1
("Clearing RAR[1-%d]\n", rar_entries - 1);
2586
DEBUGOUT1
("Added a secondary address to RAR[%d]\n", rar);
2630
DEBUGOUT1
("Clearing RAR[1-%d]\n", uc_addr_in_use+1);
2725
DEBUGOUT1
(" bit-vector = 0x%03X\n", vector);
4595
DEBUGOUT1
("Buffer length failure buffersize=%d.\n", length)
[
all
...]
ixgbe_x550.c
1415
DEBUGOUT1
("Issuing host interface command failed with Status = %d\n",
1422
DEBUGOUT1
("Host interface command returned 0x%08x , returning IXGBE_ERR_FW_RESP_INVALID\n",
2620
DEBUGOUT1
("Failed to stop adapter, STATUS = %d\n", status);
2632
DEBUGOUT1
("Failed to initialize PHY ops, STATUS = %d\n",
2645
DEBUGOUT1
("Failed to start the external PHY, STATUS = %d\n",
2730
DEBUGOUT1
("Reset HW failed, STATUS = %d\n", status);
4496
DEBUGOUT1
("Could not acquire SWFW semaphore, Status = %d\n",
4505
DEBUGOUT1
("Could not acquire PHY token, Status = %d\n",
4515
DEBUGOUT1
("Unable to retry acquiring the PHY token, Status = %d\n",
4521
DEBUGOUT1
("Semaphore acquisition retries failed!: PHY ID = 0x%08X\n"
[
all
...]
ixgbe_82598.c
960
DEBUGOUT1
("RAR index %d is out of range.\n", rar);
986
DEBUGOUT1
("RAR index %d is out of range.\n", rar);
ixgbe_phy.c
299
DEBUGOUT1
("Unable to validate PHY address 0x%04X\n",
422
DEBUGOUT1
("PHY ID HIGH is 0x%04X\n", phy_id);
1234
DEBUGOUT1
("DELAY: %d MS\n", edata);
/src/sys/dev/pci/igc/
igc_mac.c
85
DEBUGOUT1
("Clearing RAR[1-%u]\n", rar_count-1);
418
DEBUGOUT1
("After fix-ups FlowControl is now = %x\n",
537
DEBUGOUT1
("hw->fc.current_mode = %u\n", hw->fc.current_mode);
igc_nvm.c
171
DEBUGOUT1
("NVM read error: %d\n", ret_val);
igc_phy.c
185
DEBUGOUT1
("PHY Address %d is out of range\n", offset);
243
DEBUGOUT1
("PHY Address %d is out of range\n", offset);
339
DEBUGOUT1
("autoneg_advertised %x\n", phy->autoneg_advertised);
444
DEBUGOUT1
("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
if_igc.h
198
#define
DEBUGOUT1
(...) DEBUGOUT(__VA_ARGS__)
igc_i225.c
950
DEBUGOUT1
("Invalid effective Rx buffer size %d\n",
Completed in 23 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025