StorPortReadPortBufferUlong 宏 (storport.h)

StorPortReadPortBufferUlong 例程从指定的端口地址读取值。

语法

void StorPortReadPortBufferUlong(
  [in]  h,
  [in]  p,
  [in]  b,
  [in]  c
);

参数

[in] h

指向硬件设备扩展的指针。

[in] p

指向要从中读取的地址的指针。

[in] b

指向接收读取的数据的缓冲区的指针。

[in] c

指定要读取的数据项数。 每个数据项的大小为 (ULONG) 。

返回值

备注

有关详细信息,请参阅 ScsiPortReadPortBufferUlong 例程。 有关此例程的非缓冲区版本,请参阅 StorPortReadPortUlong

要求

要求
目标平台 通用
标头 storport.h (包括 Storport.h)
Library Storport.lib