Searched defs:sg_table (Results 1 – 10 of 10) 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 */
718 struct scatterlist *sg_table; member
256 struct sg_table *sg_table = ERR_PTR(-EINVAL); in dma_buf_map_attachment() local279 struct sg_table *sg_table, in dma_buf_unmap_attachment()
92 struct rd_dev_sg_table *sg_table; in rd_release_device_space() local136 struct rd_dev_sg_table *sg_table; in rd_build_device_space() local329 struct rd_dev_sg_table *sg_table; in rd_get_sg_table() local
39 struct scatterlist *sg_table; member
45 dma_addr_t sg_table, in pdc_pkt_header()
505 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
150 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
2884 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local