Lines Matching defs:Sg_device
172 } Sg_device;
191 static Sg_fd *sg_add_sfp(Sg_device * sdp);
196 static Sg_device *sg_get_dev(int dev);
246 open_wait(Sg_device *sdp, int flags)
288 Sg_device *sdp;
384 Sg_device *sdp;
443 Sg_device *sdp;
601 Sg_device *sdp;
780 Sg_device *sdp = sfp->parentdp;
915 sg_ioctl_common(struct file *filp, Sg_device *sdp, Sg_fd *sfp,
1151 Sg_device *sdp;
1169 Sg_device *sdp;
1188 Sg_device *sdp;
1225 Sg_device *sdp;
1338 Sg_device *sdp;
1451 static Sg_device *
1455 Sg_device *sdp;
1460 sdp = kzalloc(sizeof(Sg_device), GFP_KERNEL);
1462 sdev_printk(KERN_WARNING, scsidp, "%s: kmalloc Sg_device "
1479 "allocation Sg_device failure: %d\n",
1518 Sg_device *sdp = NULL;
1617 Sg_device *sdp = dev_get_drvdata(cl_dev);
2179 sg_add_sfp(Sg_device * sdp)
2302 static Sg_device *sg_lookup_dev(int dev)
2307 static Sg_device *
2504 Sg_device *sdp;
2530 Sg_device *sdp;
2547 static void sg_proc_debug_helper(struct seq_file *s, Sg_device * sdp)
2613 Sg_device *sdp;