struct ioatdma_device - internal representation of a IOAT device : PCI-Express device : MMIO register space base address : for allocating DMA descriptors : embedded struct dma_device
- Version
- : version of ioatdma device : irq handlers : per channel data : direct cache access context : interrupt setup quirk (for ioat_v1 devices) : hw version specific channel enumeration : hw version specific channel (re)initialization : select between the v2 and v3 cleanup routines : select between the v2 and v3 timer watchdog routines : hardware version specific self test for each supported op type
Note: the v3 cleanup routine supports raid operations
Definition at line 70 of file dma.h.