outw
#define outw outw
extern inline void outw(u16 b, unsigned long port)
void outw(u16 b, unsigned long port)
#define outw(v,p) ({ __iowmb(); __raw_writew((__force __u16) \
#define outw isa_outw
#define outw(val, port) ((port) < 1024 ? isa_rom_outw((val), (port)) : out_le16((port), (val)))
#undef outw
#define outw(port, val) do { } while (0)
#define outw outw
#define outw eisa_out16
#define outw(x, y) ({(void)(x); (void)(y); BUG(); 0;})
#define outw outw
#define outw(x, addr) outw((x), (addr))
static inline void outw(unsigned short x, unsigned long port)
#define outw outw
static inline void outw(u16 w, unsigned long addr)
#undef outw
#define outw pio_ops.f_outw
#define outw __outw
#define outw _outw
#define outw logic_outw