Searched refs:sg_canz (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.h66 ulong32 sg_canz; /* s/g element count */ member in struct:__anon6568::__anon6569::__anon6570
74 ulong32 sg_canz; /* s/g element count */ member in struct:__anon6568::__anon6569::__anon6571
H A Dgdth.c2878 cmdp->u.cache64.sg_canz = 0;
2882 cmdp->u.cache.sg_canz = 0;
2918 cmdp->u.cache64.sg_canz = sgcnt;
2931 cmdp->u.cache.sg_canz = sgcnt;
2960 cmdp->u.cache64.sg_canz = 1;
2966 cmdp->u.cache64.sg_canz= 0;
2971 cmdp->u.cache.sg_canz = 1;
2977 cmdp->u.cache.sg_canz= 0;
2985 cmdp->u.cache64.DestAddr,cmdp->u.cache64.sg_canz,
2991 (ushort)cmdp->u.cache64.sg_canz * sizeo
[all...]

Completed in 98 milliseconds