Searched refs:dma_chunk (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dmm.c357 * dma_chunk - A chunk of dma pages mapped by the io controller.
366 * based on the dma_chunk structure. This scheme assumes
370 struct dma_chunk { struct
380 static void _dma_dump_chunk (const struct dma_chunk* c, const char* func,
393 static struct dma_chunk * dma_find_chunk(struct ps3_dma_region *r,
396 struct dma_chunk *c;
424 static int dma_free_chunk(struct dma_chunk *c)
443 * c_out: A pointer to receive an allocated struct dma_chunk for this area.
450 unsigned long len, struct dma_chunk **c_out)
453 struct dma_chunk *
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Diseries_veth.c1382 struct dma_chunk { struct
1389 static inline void veth_build_dma_list(struct dma_chunk *list,
1435 struct dma_chunk local_list[VETH_MAX_PAGES_PER_FRAME];
1436 struct dma_chunk remote_list[VETH_MAX_FRAMES_PER_MSG];

Completed in 40 milliseconds