Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_transport_sas.h92 #define dev_to_rphy(d) \ macro
95 dev_to_rphy((dev)->parent)
99 dev_to_rphy((targ)->dev.parent)
224 rphy = dev_to_rphy(dev); in scsi_is_sas_expander_device()
/linux-4.4.14/drivers/scsi/libsas/
Dsas_init.c253 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset()
288 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable()
321 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset()
357 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed()
Dsas_scsi_host.c854 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_target_alloc()
Dsas_expander.c659 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_sas.c733 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_phy_alloc()
925 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc()
959 struct sas_rphy *rphy = dev_to_rphy(parent); in sas_port_alloc_num()
1388 rphy = dev_to_rphy(dev); in sas_end_dev_match()
1411 rphy = dev_to_rphy(dev); in sas_expander_match()
1427 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_expander_release()
1439 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_end_device_release()
1484 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); in sas_end_device_alloc()
/linux-4.4.14/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()
1756 rphy = dev_to_rphy(starget->dev.parent); in mptsas_target_alloc()
1816 rphy = dev_to_rphy(starget->dev.parent); in mptsas_target_destroy()
1866 rphy = dev_to_rphy(sdev->sdev_target->dev.parent); in mptsas_slave_alloc()
3225 struct sas_rphy *parent_rphy = dev_to_rphy(parent); in mptsas_probe_one_phy()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1288 rphy = dev_to_rphy(starget->dev.parent); in scsih_target_alloc()
1344 rphy = dev_to_rphy(starget->dev.parent); in scsih_target_destroy()