Home
last modified time | relevance | path

Searched defs:HFA384X_INW (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_pci.c131 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
176 #define HFA384X_INW(a) hfa384x_inw(dev, (a)) macro
Dhostap_plx.c208 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
217 #define HFA384X_INW(a) inw(dev->base_addr + (a)) macro
Dhostap_cs.c140 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) macro
149 #define HFA384X_INW(a) inw(dev->base_addr + (a)) macro