Searched refs:DEBUGOUT1 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_osdep.h55 #define DEBUGOUT1(S, A...) printk(KERN_DEBUG S "\n", A) macro
58 #define DEBUGOUT1(S, A...) macro
62 #define DEBUGOUT2 DEBUGOUT1
H A Dixgb_hw.c473 DEBUGOUT1("Added a multicast address to RAR[%d]\n", i);
482 DEBUGOUT1(" Hash value = 0x%03X\n", hash_value);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_osdep.h53 #define DEBUGOUT1(S, A...) printk(KERN_DEBUG S "\n", A) macro
56 #define DEBUGOUT1(S, A...) macro
60 #define DEBUGOUT2 DEBUGOUT1
H A De1000_hw.c1167 DEBUGOUT1("After fix-ups FlowControl is now = %x\n", hw->fc);
1421 DEBUGOUT1("Phy ID = %x \n", hw->phy_id);
2177 DEBUGOUT1("autoneg_advertised %x\n", hw->autoneg_advertised);
2274 DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg);
2305 DEBUGOUT1("hw->fc = %d\n", hw->fc);
2379 DEBUGOUT1("M88E1000 PSCR: %x \n", phy_data);
3533 DEBUGOUT1("PHY Address %d is out of range\n", reg_addr);
3671 DEBUGOUT1("PHY Address %d is out of range\n", reg_addr);
4094 DEBUGOUT1("Invalid MAC type %d\n", hw->mac_type);
4100 DEBUGOUT1("PH
[all...]

Completed in 77 milliseconds