ioswabb 49 arch/mips/include/asm/io.h # define __relaxed_ioswabb ioswabb ioswabb 40 arch/sh/include/asm/io.h #define readb_relaxed(c) ({ u8 __v = ioswabb(__raw_readb(c)); __v; }) ioswabb 45 arch/sh/include/asm/io.h #define writeb_relaxed(v,c) ((void)__raw_writeb((__force u8)ioswabb(v),c))