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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_pci.c57 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) function
129 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
H A Dhostap_plx.c110 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) function
206 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
H A Dhostap_cs.c51 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) function
141 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))

Completed in 63 milliseconds