Home
last modified time | relevance | path

Searched refs:ioat_sed_ent (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/ioat/
H A Ddma.h154 struct ioat_sed_ent { struct
193 struct ioat_sed_ent *sed;
H A Dprep.c79 static struct ioat_sed_ent *
82 struct ioat_sed_ent *sed; in ioat3_alloc_sed()
H A Ddma.c520 ioat_free_sed(struct ioatdma_device *ioat_dma, struct ioat_sed_ent *sed) in ioat_free_sed()
H A Dinit.c1430 ioat_sed_cache = KMEM_CACHE(ioat_sed_ent, 0); in ioat_init_module()