This function writes a WORD value to the specified I/O port address.
VOID WriteIoPortWord( WORD port, WORD value);
None