VOID ScsiPortReadPortBufferUlong(Port, Buffer, Count)
IN PULONG Port;
IN PULONG Buffer;
IN ULONG Count;
Transfers a given number of ULONG values from an HBA's I/O port into the specified buffer.
ScsiPortReadPortBufferUlong ensures that the data is transferred correctly.