ScsiPortWriteRegisterUshort

VOID ScsiPortWriteRegisterUshort(Register, Value)
IN PSHORT  Register;
IN USHORT  Value;

Transfers a USHORT value to a memory mapped register.

Register
Points to the register.
Value
Specifies the value to be written to the register.