Searched refs:gdth_sg_str (Results 1 – 2 of 2) sorted by relevance
40 } __attribute__((packed)) gdth_sg_str; typedef60 gdth_sg_str sg_lst[GDTH_MAXSG]; /* s/g list */103 gdth_sg_str sg_lst[GDTH_MAXSG]; /* s/g list */
2580 (u16)cmdp->u.cache.sg_canz * sizeof(gdth_sg_str); in gdth_fill_cache_cmd()2751 (u16)cmdp->u.raw.sg_ranz * sizeof(gdth_sg_str); in gdth_fill_raw_cmd()2809 GDTOFFSOF(gdth_cmd_str,u.cache.sg_lst) + sizeof(gdth_sg_str); in gdth_special_cmd()2817 GDTOFFSOF(gdth_cmd_str,u.raw.sg_lst) + sizeof(gdth_sg_str); in gdth_special_cmd()