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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_ioctl.h53 } PACKED gdth_sg64_str; typedef in typeref:struct:__anon6567
75 gdth_sg64_str sg_lst[GDTH_MAXSG]; /* s/g list */
128 gdth_sg64_str sg_lst[GDTH_MAXSG]; /* s/g list */
H A Dgdth.c2991 (ushort)cmdp->u.cache64.sg_canz * sizeof(gdth_sg64_str);
3195 (ushort)cmdp->u.raw64.sg_ranz * sizeof(gdth_sg64_str);
3259 GDTOFFSOF(gdth_cmd_str,u.cache64.sg_lst) + sizeof(gdth_sg64_str);
3267 GDTOFFSOF(gdth_cmd_str,u.raw64.sg_lst) + sizeof(gdth_sg64_str);

Completed in 62 milliseconds