o word byte
The o command writes a byte to a 16-bit port address.
The following example writes the byte value 4Fh to output port 2F8h:
2F8 4F