This call requests or releases access to ports for I/O privilege.
DosPortAccess
Reserved (USHORT) - input
Value
Note that CLI/STI privilege is also granted automatically. There is no need to make an additional call to DosCLIAccess.
Applications that perform I/O to port(s) in IOPL segments must request port access from the operating system.
An application with no IOPL segments that accesses a device through a device driver or by an interface package such as VIO, does not need to issue this call. The device driver or interface package is responsible for obtaining the necessary I/O access.