Lines Matching defs:Sg_device
177 } Sg_device;
196 static Sg_fd *sg_add_sfp(Sg_device * sdp);
201 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;
604 Sg_device *sdp;
783 Sg_device *sdp = sfp->parentdp;
917 sg_ioctl_common(struct file *filp, Sg_device *sdp, Sg_fd *sfp,
1153 Sg_device *sdp;
1170 Sg_device *sdp;
1207 Sg_device *sdp;
1320 Sg_device *sdp;
1431 static Sg_device *
1435 Sg_device *sdp;
1440 sdp = kzalloc(sizeof(Sg_device), GFP_KERNEL);
1442 sdev_printk(KERN_WARNING, scsidp, "%s: kmalloc Sg_device "
1459 "allocation Sg_device failure: %d\n",
1495 Sg_device *sdp = NULL;
1595 Sg_device *sdp = dev_get_drvdata(cl_dev);
2159 sg_add_sfp(Sg_device * sdp)
2282 static Sg_device *sg_lookup_dev(int dev)
2287 static Sg_device *
2484 Sg_device *sdp;
2510 Sg_device *sdp;
2527 static void sg_proc_debug_helper(struct seq_file *s, Sg_device * sdp)
2592 Sg_device *sdp;