Skip to main content

Module isa_dma

Module isa_dma 

Source
Expand description

ISA DMA controller capability exposed by chipset devices.

Structs§

IsaDmaTransferBuffer
Location of a DMA transfer buffer in guest memory.

Enums§

IsaDmaTransferDirection
ISA DMA transfer direction.

Traits§

IsaDmaController
Optional capability implemented by chipset devices that expose an ISA DMA controller programming interface.