Lines Matching refs:snic_tgt
152 struct snic_tgt *tgt = container_of(work, struct snic_tgt, scan_work); in snic_scsi_scan_tgt()
171 static struct snic_tgt *
175 struct snic_tgt *tgt = NULL; in snic_tgt_lookup()
178 tgt = list_entry(cur, struct snic_tgt, list); in snic_tgt_lookup()
193 struct snic_tgt *tgt = dev_to_tgt(dev); in snic_tgt_dev_release()
210 struct snic_tgt *tgt = container_of(work, struct snic_tgt, del_work); in snic_tgt_del()
234 static struct snic_tgt *
237 struct snic_tgt *tgt = NULL; in snic_tgt_create()
329 struct snic_tgt *tgt = NULL; in snic_handle_tgt_disc()
533 struct snic_tgt *tgt = NULL; in snic_tgt_del_all()
543 tgt = list_entry(cur, struct snic_tgt, list); in snic_tgt_del_all()