Home
last modified time | relevance | path

Searched refs:dev_to_tgt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_disc.h97 #define dev_to_tgt(d) \ macro
108 dev_to_tgt(st->dev.parent) : NULL)
H A Dsnic_disc.c207 struct snic_tgt *tgt = dev_to_tgt(dev); in snic_tgt_dev_release()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_disc.h83 #define dev_to_tgt(d) \ macro
94 dev_to_tgt(st->dev.parent) : NULL)
H A Dsnic_disc.c193 struct snic_tgt *tgt = dev_to_tgt(dev); in snic_tgt_dev_release()

Completed in 3 milliseconds