ScsiPortWritePortUlong


VOID ScsiPortWritePortUlong(Port, Value)
IN PULONG  Port;
IN ULONG  Value;

Transfers a ULONG value to an I/O port.

Port

Points to the port.

Value

Specifies the value to be written to the port.