Searched refs:gdth_sg_str (Results 1 – 2 of 2) sorted by relevance
36 } __attribute__((packed)) gdth_sg_str; typedef56 gdth_sg_str sg_lst[GDTH_MAXSG]; /* s/g list */99 gdth_sg_str sg_lst[GDTH_MAXSG]; /* s/g list */
2118 (u16)cmdp->u.cache.sg_canz * sizeof(gdth_sg_str); in gdth_fill_cache_cmd()2273 (u16)cmdp->u.raw.sg_ranz * sizeof(gdth_sg_str); in gdth_fill_raw_cmd()2328 GDTOFFSOF(gdth_cmd_str,u.cache.sg_lst) + sizeof(gdth_sg_str); in gdth_special_cmd()2336 GDTOFFSOF(gdth_cmd_str,u.raw.sg_lst) + sizeof(gdth_sg_str); in gdth_special_cmd()