outw
outw(u_int port, u_short data)
#define outw(val,port) \
ENTRY(outw)
outw(int port, uint16_t value)