Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth_ioctl.h45 } __attribute__((packed)) gdth_sg64_str; typedef
67 gdth_sg64_str sg_lst[GDTH_MAXSG]; /* s/g list */
120 gdth_sg64_str sg_lst[GDTH_MAXSG]; /* s/g list */
Dgdth.c2569 (u16)cmdp->u.cache64.sg_canz * sizeof(gdth_sg64_str); in gdth_fill_cache_cmd()
2741 (u16)cmdp->u.raw64.sg_ranz * sizeof(gdth_sg64_str); in gdth_fill_raw_cmd()
2804 GDTOFFSOF(gdth_cmd_str,u.cache64.sg_lst) + sizeof(gdth_sg64_str); in gdth_special_cmd()
2812 GDTOFFSOF(gdth_cmd_str,u.raw64.sg_lst) + sizeof(gdth_sg64_str); in gdth_special_cmd()