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 register into the specified buffer.
Register
Points to the register.
Buffer
Points to the buffer.
Count
Specifies the number of USHORT values to be read.
ScsiPortReadRegisterBufferUshort ensures that the data has been transferred correctly.