VOID
ScsiPortReadRegisterBufferUshort(
IN PUSHORT Register,
IN PUSHORT Buffer,
IN ULONG Count
);
ScsiPortReadRegisterBufferUshort transfers a specified number of USHORT values from the HBA to a buffer.
ScsiPortReadRegisterBufferUshort ensures that the data has been transferred correctly.