VOID ScsiPortWritePortUchar(Port, Value) IN PUCHAR Port; IN UCHAR Value;
Transfers an unsigned byte value to an I/O port.
Port
Points to the port.
Value
Specifies the value to be written to the port.