Skip to main content

Module isa_dma_channel

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 a DMA transfer buffer in guest memory.

Enums§

IsaDmaDirection
ISA DMA transfer direction.

Traits§

IsaDmaChannel
A handle to an ISA DMA channel.