Searched defs:vmw_sg_table (Results 1 – 2 of 2) sorted by relevance
338 struct vmw_sg_table { struct339 enum vmw_dma_map_mode mode;340 struct page **pages;341 const dma_addr_t *addrs;342 struct sg_table *sgt;343 unsigned long num_regions;344 unsigned long num_pages;
330 struct vmw_sg_table { struct331 enum vmw_dma_map_mode mode;332 struct page **pages;333 const dma_addr_t *addrs;334 struct sg_table *sgt;335 unsigned long num_pages;