Searched defs:sg_entry (Results 1 – 1 of 1) sorted by relevance
39 struct sg_entry { struct41 uint32_t addr_lo; /* Memory Address - lo */42 uint32_t addr_hi; /* Memory Address of start of buffer - hi */69 struct sg_entry sg_tbl[MAX_SG]; argument