Module io_port

Source
Expand description

I/O port and its allocator that allocates port I/O (PIO) to device drivers.

Modulesยง

allocator ๐Ÿ”’
I/O port allocator.

Macrosยง

reserve_io_port_range ๐Ÿ”’
Reserves an I/O port range which may refer to the port I/O range used by the system device driver.
sensitive_io_port ๐Ÿ”’
Declares one or multiple sensitive I/O ports.

Structsยง

IoPort
An I/O port, representing a specific address in the I/O address of x86.