Home
last modified time | relevance | path

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

/Linux-v5.15/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()
/Linux-v5.15/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()
/Linux-v5.15/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()
888 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc()
922 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num()
1351 rphy = dev_to_rphy(dev); in sas_end_dev_match()
1374 rphy = dev_to_rphy(dev); in sas_expander_match()
1390 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_expander_release()
1399 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_end_device_release()
1441 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); in sas_end_device_alloc()
/Linux-v5.15/drivers/message/fusion/
Dmptsas.c628 rphy = dev_to_rphy(starget->dev.parent); in mptsas_add_device_component()
790 rphy = dev_to_rphy(starget->dev.parent); in mptsas_add_device_component_starget()
1783 rphy = dev_to_rphy(starget->dev.parent); in mptsas_target_alloc()
1843 rphy = dev_to_rphy(starget->dev.parent); in mptsas_target_destroy()
1893 rphy = dev_to_rphy(sdev->sdev_target->dev.parent); in mptsas_slave_alloc()
3249 struct sas_rphy *parent_rphy = dev_to_rphy(parent); in mptsas_probe_one_phy()
/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1931 rphy = dev_to_rphy(starget->dev.parent); in scsih_target_alloc()