Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/scsi/libsas/
Dsas_init.c263 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset()
298 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable()
331 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset()
367 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed()
Dsas_scsi_host.c849 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_target_alloc()
Dsas_expander.c671 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events()
/Linux-v4.19/drivers/scsi/
Dscsi_transport_sas.c178 rphy = dev_to_rphy(job->dev); in sas_smp_dispatch()
702 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_phy_alloc()
894 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc()
928 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num()
1358 rphy = dev_to_rphy(dev); in sas_end_dev_match()
1381 rphy = dev_to_rphy(dev); in sas_expander_match()
1397 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_expander_release()
1409 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_end_device_release()
1454 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); in sas_end_device_alloc()
/Linux-v4.19/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()
3221 struct sas_rphy *parent_rphy = dev_to_rphy(parent); in mptsas_probe_one_phy()
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1610 rphy = dev_to_rphy(starget->dev.parent); in scsih_target_alloc()