VOID
ScsiPortReadPortBufferUshort(
IN PUSHORT Port,
IN PUSHORT Buffer,
IN ULONG Count
);
ScsiPortReadPortBufferUshort transfers a given number of USHORT values from the HBA to a buffer.
ScsiPortReadPortBufferUshort ensures that the data is transferred correctly.