Lines Matching refs:snic_tgt
166 struct snic_tgt *tgt = container_of(work, struct snic_tgt, scan_work); in snic_scsi_scan_tgt()
185 static struct snic_tgt *
189 struct snic_tgt *tgt = NULL; in snic_tgt_lookup()
192 tgt = list_entry(cur, struct snic_tgt, list); in snic_tgt_lookup()
207 struct snic_tgt *tgt = dev_to_tgt(dev); in snic_tgt_dev_release()
224 struct snic_tgt *tgt = container_of(work, struct snic_tgt, del_work); in snic_tgt_del()
248 static struct snic_tgt *
251 struct snic_tgt *tgt = NULL; in snic_tgt_create()
340 struct snic_tgt *tgt = NULL; in snic_handle_tgt_disc()
544 struct snic_tgt *tgt = NULL; in snic_tgt_del_all()
554 tgt = list_entry(cur, struct snic_tgt, list); in snic_tgt_del_all()