ScsiPortWritePortBufferUshort


VOID ScsiPortWritePortBufferUshortPort, Buffer, Count)
IN PUSHORT  Port;
IN PUSHORT  Value;
IN ULONG  Count;

Transfers a given number of USHORT values from the specified buffer to an I/O port.

Port

Points to the port.

Buffer

Points to the buffer.

Count

Specifies the number of USHORT values to be written.