Searched refs:to_ioatdma_device (Results 1 – 3 of 3) sorted by relevance
34 #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, common) macro
445 dma = to_ioatdma_device(chan->device); in ioat2_alloc_ring_ent()468 dma = to_ioatdma_device(chan->device); in ioat2_free_ring_ent()
1127 struct ioatdma_device *device = to_ioatdma_device(dma); in version_show()