Home
last modified time | relevance | path

Searched defs:ioatdma_device (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/dma/ioat/
Ddma.h70 struct ioatdma_device { struct
80 void (*intr_quirk)(struct ioatdma_device *device); argument
81 int (*enumerate_channels)(struct ioatdma_device *device); argument
85 int (*self_test)(struct ioatdma_device *device); argument
Ddma.c278 struct ioatdma_device *ioatdma_device; in ioat_dma_alloc_descriptor() local
374 struct ioatdma_device *ioatdma_device = chan->device; in ioat1_dma_free_chan_resources() local