Home
last modified time | relevance | path

Searched refs:ioat_dma_descriptor (Results 1 – 5 of 5) sorted by relevance

/drivers/idle/
Di7300_idle.c99 static struct ioat_dma_descriptor *ioat_desc; /* I/O AT desc & data (1 page) */
145 struct ioat_dma_descriptor *desc, unsigned long desc_phys) in i7300_idle_ioat_selftest()
235 ioat_desc = (struct ioat_dma_descriptor *)dma_alloc_coherent( in i7300_idle_ioat_init()
258 ioat_desc[0].next = ioat_desc_phys + sizeof(struct ioat_dma_descriptor); in i7300_idle_ioat_init()
/drivers/dma/ioat/
Ddma.c213 struct ioat_dma_descriptor *hw; in __ioat_start_null_desc()
342 struct ioat_dma_descriptor *hw; in ioat_alloc_ring_ent()
358 hw = (struct ioat_dma_descriptor *)pos; in ioat_alloc_ring_ent()
440 struct ioat_dma_descriptor *hw = ring[i]->hw; in ioat_alloc_ring()
491 struct ioat_dma_descriptor *hw = desc->hw; in desc_has_ext()
550 struct ioat_dma_descriptor *hw = desc->hw; in desc_get_errstat()
762 struct ioat_dma_descriptor *hw; in ioat_eh()
Dprep.c117 struct ioat_dma_descriptor *hw; in ioat_dma_prep_memcpy_lock()
175 struct ioat_dma_descriptor *hw; in __ioat_prep_xor_lock()
364 struct ioat_dma_descriptor *hw; in __ioat_prep_pq_lock()
721 struct ioat_dma_descriptor *hw; in ioat_prep_interrupt_lock()
Ddma.h184 struct ioat_dma_descriptor *hw;
226 __dump_desc_dbg(struct ioatdma_chan *ioat_chan, struct ioat_dma_descriptor *hw, in __dump_desc_dbg()
Dhw.h80 struct ioat_dma_descriptor { struct