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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dich8lan.c263 static inline void __ew32flash(struct e1000_hw *hw, unsigned long reg, u32 val) function
271 #define ew32flash(reg,val) __ew32flash(hw, (reg), (val))

Completed in 81 milliseconds