Module chipset_device::pio
source · Expand description
Port IO intercepts
Structs§
- A zero sized type that has a no-op
impl
ofRegisterPortIoIntercept
.
Traits§
- A trait to map/unmap a device-specific IO memory region.
- Implemented by devices which use port IO intercepts.
- A trait to register device-specific IO intercept regions.