Searched refs:DEBUGOUT2 (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_osdep.h80 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
106 #define DEBUGOUT2(S,A,B) macro
H A Dixgbe_dcb.c385 DEBUGOUT2("DCB error code %d while checking %s settings.\n",
H A Dixgbe_phy.c450 DEBUGOUT2("PHY_ID_HIGH 0x%04X, PHY_ID_LOW 0x%04X\n",
1230 DEBUGOUT2("Wrote %4.4x to %4.4x\n", eword,
H A Dixgbe_api.c221 DEBUGOUT2("ixgbe_set_mac_type found mac: %d, returns: %d\n",
H A Dixgbe_x540.c382 DEBUGOUT2("Eeprom params: type = %d, size = %d\n",
H A Dixgbe_82599.c1589 DEBUGOUT2("Tx Queue=%x hash=%x\n", queue, (u32)fdirhashcmd);
H A Dixgbe_common.c4220 DEBUGOUT2("LINKS changed from %08X to %08X\n",
H A Dixgbe_x550.c1033 DEBUGOUT2("Eeprom params: type = %d, size = %d\n",
/freebsd-12-stable/sys/dev/ixl/
H A Di40e_osdep.h66 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
72 #define DEBUGOUT2(S,A,B) macro
H A Di40e_common.c101 DEBUGOUT2("i40e_set_mac_type found mac: %d, returns: %d\n",
/freebsd-12-stable/sys/dev/e1000/
H A De1000_osdep.h112 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__) macro
H A De1000_phy.c326 DEBUGOUT2("MDI Read offset error - requested %d, returned %d\n",
392 DEBUGOUT2("MDI Write offset error - requested %d, returned %d\n",
3344 DEBUGOUT2("Could not read PHY register %d.%d\n",
3358 DEBUGOUT2("Could not write PHY register %d.%d\n",
3399 DEBUGOUT2("Could not restore PHY register %d.%d\n",
3455 DEBUGOUT2("Accessing PHY page %d reg 0x%x\n", page, reg);
3475 DEBUGOUT2("Could not access PHY reg %d.%d\n", page, reg);
H A De1000_i210.c254 DEBUGOUT2("Read INVM Word 0x%02x = %x",
H A De1000_ich8lan.c1306 DEBUGOUT2("CABLE_DISCONNECTED %s set after %dmsec\n",
1928 DEBUGOUT2("Failed to acquire the semaphore, FW or HW has it: FWSM=0x%8.8x EXTCNF_CTRL=0x%8.8x)\n",
2064 DEBUGOUT2("SHRA[%d] might be locked by ME - FWSM=0x%8.8x\n",
4657 DEBUGOUT2("Retrying Byte %8.8X at offset %u\n", dword, offset);
4691 DEBUGOUT2("Retrying Byte %2.2X at offset %u\n", byte, offset);
H A De1000_82575.c722 DEBUGOUT2("Vendor ID 0x%08X read at address %u\n",

Completed in 308 milliseconds