Searched refs:hfa384x_outb (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/wireless/hostap/
H A Dhostap_pci.c137 static inline void hfa384x_outb(struct net_device *dev, int a, u8 v) function
173 #define HFA384X_OUTB(v,a) hfa384x_outb(dev, (a), (v))

Completed in 91 milliseconds