Searched defs:asc_sg_head (Results 1 – 1 of 1) sorted by relevance
318 typedef struct asc_sg_head { struct319 ushort entry_cnt;320 ushort queue_cnt;321 ushort entry_to_copy;322 ushort res;323 ASC_SG_LIST sg_list[0];7571 struct asc_sg_head *asc_sg_head; in asc_build_req() local