Searched defs:sg_table (Results 1 – 14 of 14) sorted by relevance
12 struct sg_table { struct13 struct scatterlist *sgl; /* the list */14 unsigned int nents; /* number of mapped entries */15 unsigned int orig_nents; /* original size of list */
714 struct scatterlist *sg_table; member
82 static u32 rd_release_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_release_sgl_table()131 static int rd_allocate_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_allocate_sgl_table()206 struct rd_dev_sg_table *sg_table; in rd_build_device_space() local269 struct rd_dev_sg_table *sg_table; in rd_build_prot_space() local368 struct rd_dev_sg_table *sg_table; in rd_get_sg_table() local388 struct rd_dev_sg_table *sg_table; in rd_get_prot_table() local
21 struct scatterlist *sg_table; member
45 dma_addr_t sg_table, in pdc_pkt_header()
504 dma_addr_t sg_table = ap->bmdma_prd_dma; in pdc_atapi_pkt() local
94 struct scatterlist sg_table[I2O_MAX_PHYS_SEGMENTS]; /* SG table */ member
488 struct sg_table *sg_table = ERR_PTR(-EINVAL); in dma_buf_map_attachment() local513 struct sg_table *sg_table, in dma_buf_unmap_attachment()
124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
80 struct sg_table *sg_table; member
43 struct sg_table sg_table; member
1203 struct sg_table *sg_table = vb2_dma_sg_plane_desc(vb, 0); in mcam_vb_sg_buf_prepare() local
3257 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local
659 struct esas2r_mem_desc *sg_table; member