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.