StorPortWritePortBufferUchar 宏 (storport.h)
StorPortWritePortBufferUchar 例程會將值寫入指定的緩存器位址。
語法
void StorPortWritePortBufferUchar(
h,
p,
b,
c
);
參數
h
硬體裝置擴充功能的指標。
p
包含要寫入的埠位址。
b
緩衝區的指標,其中包含要寫入的數據。
c
包含要寫入 (UCHAR) 大小的數據 項數目。
傳回值
無
備註
如需詳細資訊,請參閱 ScsiPortWritePortBufferUchar。 如需此例程的非緩衝對等專案,請參閱 StorPortWritePortUchar。
規格需求
需求 | 值 |
---|---|
目標平台 | Universal |
標頭 | storport.h (包含 Storport.h) |
程式庫 | Storport.lib |