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

/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb_osdep.h71 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
77 #define DEBUGOUT2(S,A,B) macro
H A Dixgb_ee.c570 DEBUGOUT2("mac(%d) = %.2X\n", i, mac_addr[i]);
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_osdep.h79 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
105 #define DEBUGOUT2(S,A,B) macro
H A Dixgbe_dcb.c378 DEBUGOUT2("DCB error code %d while checking %s settings.\n",
H A Dixgbe_phy.c448 DEBUGOUT2("PHY_ID_HIGH 0x%04X, PHY_ID_LOW 0x%04X\n",
1223 DEBUGOUT2("Wrote %4.4x to %4.4x\n", eword,
H A Dixgbe_x540.c381 DEBUGOUT2("Eeprom params: type = %d, size = %d\n",
H A Dixgbe_api.c220 DEBUGOUT2("ixgbe_set_mac_type found mac: %d, returns: %d\n",
H A Dixgbe_82599.c1586 DEBUGOUT2("Tx Queue=%x hash=%x\n", queue, (u32)fdirhashcmd);
H A Dixgbe_x550.c1129 DEBUGOUT2("Eeprom params: type = %d, size = %d\n",
H A Dixgbe_common.c4213 DEBUGOUT2("LINKS changed from %08X to %08X\n",
/freebsd-11-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.c99 DEBUGOUT2("i40e_set_mac_type found mac: %d, returns: %d\n",
/freebsd-11-stable/sys/dev/e1000/
H A De1000_osdep.h73 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__) macro
H A De1000_phy.c325 DEBUGOUT2("MDI Read offset error - requested %d, returned %d\n",
391 DEBUGOUT2("MDI Write offset error - requested %d, returned %d\n",
3343 DEBUGOUT2("Could not read PHY register %d.%d\n",
3357 DEBUGOUT2("Could not write PHY register %d.%d\n",
3398 DEBUGOUT2("Could not restore PHY register %d.%d\n",
3454 DEBUGOUT2("Accessing PHY page %d reg 0x%x\n", page, reg);
3474 DEBUGOUT2("Could not access PHY reg %d.%d\n", page, reg);
H A De1000_i210.c399 DEBUGOUT2("Read INVM Word 0x%02x = %x",
H A De1000_ich8lan.c1299 DEBUGOUT2("CABLE_DISCONNECTED %s set after %dmsec\n",
1920 DEBUGOUT2("Failed to acquire the semaphore, FW or HW has it: FWSM=0x%8.8x EXTCNF_CTRL=0x%8.8x)\n",
2063 DEBUGOUT2("SHRA[%d] might be locked by ME - FWSM=0x%8.8x\n",
4654 DEBUGOUT2("Retrying Byte %8.8X at offset %u\n", dword, offset);
4688 DEBUGOUT2("Retrying Byte %2.2X at offset %u\n", byte, offset);
H A De1000_82575.c727 DEBUGOUT2("Vendor ID 0x%08X read at address %u\n",

Completed in 291 milliseconds