ScsiPortWriteRegisterUshort


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

Transfers a USHORT value to a register.

Register

Points to the register.

Value

Specifies the value to be written to the register.