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