Module isa_dma_channel

Source
Expand description

Infrastructure to support legacy ISA DMA channels.

Structs§

FloatingDmaChannel
A floating DMA channel that is not connected to any device.
IsaDmaBuffer
Location of DMA buffer in guest memory

Enums§

IsaDmaDirection
ISA DMA transfer direction

Traits§

IsaDmaChannel
A handle to an ISA DMA channel.