Searched defs:WRITERAP (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/
H A D7990.c46 #define WRITERAP(lp,x) out_be16(lp->base + LANCE_RAP, (x)) macro
53 #undef WRITERAP macro
60 #define WRITERAP(lp,x) (lp->writerap(lp,x)) macro
67 static inline void WRITERAP(struct lance_private *lp, __u16 value) function
[all...]

Completed in 18 milliseconds