VOID ScsiPortReadRegisterBufferUshort(Register, Buffer, Count)
IN PUSHORT Register;
IN PUSHORT Buffer;
IN ULONG Count;
Transfers a specified number of USHORT values from the HBA's memory mapped register into the specified buffer.
ScsiPortReadRegisterBufferUshort ensures that the data has been transferred correctly.