Searched defs:asc_sg_head (Results 1 – 1 of 1) sorted by relevance
362 typedef struct asc_sg_head { struct363 ushort entry_cnt;364 ushort queue_cnt;365 ushort entry_to_copy;366 ushort res;367 ASC_SG_LIST sg_list[0];8432 struct asc_sg_head *asc_sg_head; in asc_build_req() local