Searched refs:__ew16flash (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.c258 static inline void __ew16flash(struct e1000_hw *hw, unsigned long reg, u16 val) function
270 #define ew16flash(reg,val) __ew16flash(hw, (reg), (val))

Completed in 95 milliseconds