Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h135 struct ioat_sed_ent *sed; member
Ddma_v3.c259 struct ioat_sed_ent *sed; in ioat3_alloc_sed() local
277 static void ioat3_free_sed(struct ioatdma_device *device, struct ioat_sed_ent *sed) in ioat3_free_sed()