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