Searched defs:asc_sg_head (Results 1 – 1 of 1) sorted by relevance
314 typedef struct asc_sg_head { struct315 ushort entry_cnt;316 ushort queue_cnt;317 ushort entry_to_copy;318 ushort res;319 ASC_SG_LIST sg_list[];7564 struct asc_sg_head *asc_sg_head; in asc_build_req() local