readsw
#define readsw(p,d,l) ({ __raw_readsw(p,d,l); __iormb(); })
#define readsw(p,d,l) __raw_readsw(p,d,l)
#define readsw(port, buf, nr) raw_insw((port), (u16 *)(buf), (nr))
#define readsw readsw
static inline void readsw(const volatile void __iomem *a, void *b, unsigned long c)
#define readsw readsw
#define readsw(addr, buffer, count) __readsw(addr, buffer, count)
#define readsw(p,d,l) __raw_readsw(p,d,l)
static inline void readsw(const volatile void __iomem *port, void *buf, unsigned long count)
#define readsw readsw
#define readsw readsw
static inline void readsw(const volatile void __iomem *addr, void *buffer,
#define readsw readsw
static inline void readsw(const volatile void __iomem *addr, void *buffer,