Searched refs:rd_dev_sg_table (Results 1 – 2 of 2) sorted by relevance
35 struct rd_dev_sg_table { struct55 struct rd_dev_sg_table *sg_table_array; argument
92 struct rd_dev_sg_table *sg_table; in rd_release_device_space()136 struct rd_dev_sg_table *sg_table; in rd_build_device_space()149 sg_table = kzalloc(sg_tables * sizeof(struct rd_dev_sg_table), GFP_KERNEL); in rd_build_device_space()326 static struct rd_dev_sg_table *rd_get_sg_table(struct rd_dev *rd_dev, u32 page) in rd_get_sg_table()329 struct rd_dev_sg_table *sg_table; in rd_get_sg_table()348 struct rd_dev_sg_table *table; in rd_MEMCPY()