Searched defs:asc_sg_head (Results 1 – 1 of 1) sorted by relevance
305 typedef struct asc_sg_head { struct306 ushort entry_cnt;307 ushort queue_cnt;308 ushort entry_to_copy;309 ushort res;310 ASC_SG_LIST sg_list[];7478 struct asc_sg_head *asc_sg_head; in asc_build_req() local