Home
last modified time | relevance | path

Searched refs:wlan_inw (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dwlan_compat.h523 #define wlan_inw(a) in_be16((unsigned short *)((a)+_IO_BASE)) macro
528 #define wlan_inw(a) inw((a)) macro
Dhfa384x.h3008 return wlan_inw(hw->iobase+reg); in __hfa384x_getreg_noswap()