Home
last modified time | relevance | path

Searched refs:gdth_sg64_str (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dgdth_ioctl.h46 } __attribute__((packed)) gdth_sg64_str; typedef
68 gdth_sg64_str sg_lst[GDTH_MAXSG]; /* s/g list */
121 gdth_sg64_str sg_lst[GDTH_MAXSG]; /* s/g list */
Dgdth.c2571 (u16)cmdp->u.cache64.sg_canz * sizeof(gdth_sg64_str); in gdth_fill_cache_cmd()
2743 (u16)cmdp->u.raw64.sg_ranz * sizeof(gdth_sg64_str); in gdth_fill_raw_cmd()
2806 GDTOFFSOF(gdth_cmd_str,u.cache64.sg_lst) + sizeof(gdth_sg64_str); in gdth_special_cmd()
2814 GDTOFFSOF(gdth_cmd_str,u.raw64.sg_lst) + sizeof(gdth_sg64_str); in gdth_special_cmd()