VOID ScsiPortReadPortBufferUshort(Port, Buffer, Count) IN PUSHORT Port; IN PUSHORT Buffer; IN ULONG Count;
Reads a given number of USHORT values from an HBA's I/O port into the specified buffer.
Port
Points to the port.
Buffer
Points to the buffer.
Count
Specifies the number of USHORT values to read.
ScsiPortReadPortBufferUshort ensures that the data is transferred correctly.