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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c130 struct sg_fd *parentfp; /* NULL -> not in use */ member in struct:sg_request
1250 struct sg_fd *sfp = srp->parentfp;
1273 sfp = srp->parentfp;
1626 Sg_fd *sfp = srp->parentfp;
1722 Sg_fd *sfp = srp->parentfp;
1984 rp->parentfp = sfp;
1992 if (!rp->parentfp)
1997 rp->parentfp = sfp;
2029 prev_rp->parentfp = NULL;
2035 rp->parentfp
[all...]

Completed in 60 milliseconds