ahc_targp         564 drivers/scsi/aic7xxx/aic7xxx_osm.c 	struct scsi_target **ahc_targp = ahc_linux_target_in_softc(starget);
ahc_targp         582 drivers/scsi/aic7xxx/aic7xxx_osm.c 	BUG_ON(*ahc_targp != NULL);
ahc_targp         584 drivers/scsi/aic7xxx/aic7xxx_osm.c 	*ahc_targp = starget;
ahc_targp         634 drivers/scsi/aic7xxx/aic7xxx_osm.c 	struct scsi_target **ahc_targp = ahc_linux_target_in_softc(starget);
ahc_targp         636 drivers/scsi/aic7xxx/aic7xxx_osm.c 	*ahc_targp = NULL;