HomeSort by: relevance | last modified time | path
    Searched refs:DEBUGOUT2 (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_osdep.h 79 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B)
105 #define DEBUGOUT2(S,A,B) do { } while (/*CONSTCOND*/false)
ixgbe_dcb.c 388 DEBUGOUT2("DCB error code %d while checking %s settings.\n",
ixgbe_api.c 226 DEBUGOUT2("ixgbe_set_mac_type found mac: %d, returns: %d\n",
ixgbe_x540.c 392 DEBUGOUT2("Eeprom params: type = %d, size = %d\n",
ixgbe_phy.c 452 DEBUGOUT2("PHY_ID_HIGH 0x%04X, PHY_ID_LOW 0x%04X\n",
1252 DEBUGOUT2("Wrote %4.4x to %4.4x\n", eword,
ixgbe_x550.c 1208 DEBUGOUT2("Eeprom params: type = %d, size = %d\n",
3446 DEBUGOUT2("for offset %04x failed with status %d\n",
3451 DEBUGOUT2("for offset %04x host interface return status %02x\n",
ixgbe_82599.c 1608 DEBUGOUT2("Tx Queue=%x hash=%x\n", queue, (u32)fdirhashcmd);
ixgbe_common.c 4281 DEBUGOUT2("LINKS changed from %08X to %08X\n",
  /src/sys/dev/pci/igc/
if_igc.h 199 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__)
igc_phy.c 217 DEBUGOUT2("MDI Read offset error - requested %d, returned %d\n",

Completed in 35 milliseconds