Module driverkit::iomem

source ·

Structs

  • An allocator that (supposedly) backs memory accessible by devices.
  • Represents an IO buffer (data handed to/from device).
  • An IO buffer.
  • A pool of buffers IOBuf’s with the same size and for the same the device.

Enums

Constants

Traits

  • A trait to tag objects which a device needs to read or write over DMA.