StorPortReadPortUlong macro (storport.h)

The StorPortReadPortUlong routine reads a value from a specified port address.

Syntax

void StorPortReadPortUlong(
  [in]  h,
  [in]  p
);

Parameters

[in] h

A pointer to the hardware device extension.

[in] p

A pointer to the address from which to read.

Return value

None

Remarks

For more information, see the ScsiPortReadPortUlong routine. For a buffered version of this routine see StorPortReadPortBufferUlong.

Requirements

Requirement Value
Target Platform Universal
Header storport.h (include Storport.h)
Library Storport.lib