readsb
#define readsb(p,d,l) ({ __raw_readsb(p,d,l); __iormb(); })
#define readsb(p,d,l) __raw_readsb(p,d,l)
#define readsb(port, buf, nr) raw_insb((port), (u8 *)(buf), (nr))
#define readsb readsb
static inline void readsb(const volatile void __iomem *a, void *b, unsigned long c)
#define readsb readsb
#define readsb(addr, buffer, count) __readsb(addr, buffer, count)
#define readsb(p,d,l) __raw_readsb(p,d,l)
static inline void readsb(const volatile void __iomem *port, void *buf, unsigned long count)
#define readsb readsb
#define readsb readsb
static inline void readsb(const volatile void __iomem *addr, void *buffer,
#define readsb readsb
static inline void readsb(const volatile void __iomem *addr, void *buffer,