sg_entry
struct sg_entry *sgl;
len = sizeof(struct sg_entry) * (num_pages+num_tlb + 1);
struct sg_entry *s, *last_s = NULL;
static inline void add_sg_size(struct octeon_sg_entry *sg_entry,
sg_entry->u.size[pos] = size;
sg_entry->u.size[3 - pos] = size;
struct ehea_vsgentry *sg1entry = &swqe->u.immdata_desc.sg_entry;
sg1entry = &swqe->u.immdata_desc.sg_entry;
struct ehea_vsgentry sg_entry;
struct sg_entry *sgp;
struct sg_entry *sg; /* Pointer to SG list */
sizeof(struct sg_entry) * TOTAL_SG_ENTRY,
sizeof(struct sg_entry) * TOTAL_SG_ENTRY,
struct sg_entry sglist[TOTAL_SG_ENTRY]; /*54 Start of SG list */
struct sg_entry *list = (struct sg_entry *)pipe->sgpage.area;
struct sg_entry sglist_addr[DSP_MAXPIPES];