Searched refs:sg_device (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.c125 struct sg_device; /* forward declarations */
145 struct sg_device *parentdp; /* owning device */
166 typedef struct sg_device { /* holds the state of each scsi generic device */ struct
1506 struct sg_device *sdp = container_of(kref, struct sg_device, d_ref);
2090 struct sg_device *sdp = sfp->parentdp;
2118 struct sg_device *sdp = sfp->parentdp;
2177 struct sg_device *sdp;
2196 static void sg_put_dev(struct sg_device *sdp)

Completed in 107 milliseconds