Searched refs:DEBUGOUT3 (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_ixgb_osdep.h51 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
57 #define DEBUGOUT3(S,A,B,C) macro
H A Dif_em_osdep.h51 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
57 #define DEBUGOUT3(S,A,B,C) macro
H A Dif_igc.h186 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro
H A Dixgb_hw.c401 DEBUGOUT3(" Keeping Permanent MAC Addr =%.2X %.2X %.2X ",
404 DEBUGOUT3("%.2X %.2X %.2X\n", hw->curr_mac_addr[3],
410 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ",
413 DEBUGOUT3("%.2X %.2X %.2X\n", hw->curr_mac_addr[3],
H A Dixgbe.h92 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
104 #define DEBUGOUT3(S,A,B,C) macro
H A Dixgbe.c958 DEBUGOUT3("Eeprom params: type = %d, size = %d, address bits: "
2016 DEBUGOUT3(" Keeping Current RAR0 Addr =%.2X %.2X %.2X ",
2019 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3],
2024 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ",
2027 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3],
H A Dif_em_hw.c2948 DEBUGOUT3("RTL8211: Rx phy_id=%X addr=%X SPEC_CTRL=%X\n", hw->phy_id,

Completed in 410 milliseconds