Home
last modified time | relevance | path

Searched refs:dev_to_rphy (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_sas.h103 #define dev_to_rphy(d) \ macro
106 dev_to_rphy((dev)->parent)
110 dev_to_rphy((targ)->dev.parent)
237 rphy = dev_to_rphy(dev); in scsi_is_sas_expander_device()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_init.c242 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset()
277 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable()
310 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset()
346 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed()
Dsas_scsi_host.c825 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_target_alloc()
Dsas_expander.c664 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events()
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_transport_sas.c178 rphy = dev_to_rphy(job->dev); in sas_smp_dispatch()
696 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_phy_alloc()
893 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc()
927 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num()
1356 rphy = dev_to_rphy(dev); in sas_end_dev_match()
1379 rphy = dev_to_rphy(dev); in sas_expander_match()
1395 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_expander_release()
1404 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_end_device_release()
1446 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); in sas_end_device_alloc()
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptsas.c599 rphy = dev_to_rphy(starget->dev.parent); in mptsas_add_device_component()
763 rphy = dev_to_rphy(starget->dev.parent); in mptsas_add_device_component_starget()
1755 rphy = dev_to_rphy(starget->dev.parent); in mptsas_target_alloc()
1815 rphy = dev_to_rphy(starget->dev.parent); in mptsas_target_destroy()
1865 rphy = dev_to_rphy(sdev->sdev_target->dev.parent); in mptsas_slave_alloc()
3220 struct sas_rphy *parent_rphy = dev_to_rphy(parent); in mptsas_probe_one_phy()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1763 rphy = dev_to_rphy(starget->dev.parent); in scsih_target_alloc()