Searched refs:gdth_sg_str (Results 1 – 2 of 2) sorted by relevance
39 } __attribute__((packed)) gdth_sg_str; typedef59 gdth_sg_str sg_lst[GDTH_MAXSG]; /* s/g list */102 gdth_sg_str sg_lst[GDTH_MAXSG]; /* s/g list */
2586 (u16)cmdp->u.cache.sg_canz * sizeof(gdth_sg_str); in gdth_fill_cache_cmd()2757 (u16)cmdp->u.raw.sg_ranz * sizeof(gdth_sg_str); in gdth_fill_raw_cmd()2815 GDTOFFSOF(gdth_cmd_str,u.cache.sg_lst) + sizeof(gdth_sg_str); in gdth_special_cmd()2823 GDTOFFSOF(gdth_cmd_str,u.raw.sg_lst) + sizeof(gdth_sg_str); in gdth_special_cmd()