Lines Matching refs:sas_rphy

163 	struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target);  in sas_bitfield_name_search()
175 struct sas_rphy *rphy = NULL; in sas_smp_dispatch()
190 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_initialize()
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()
1135 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1150 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1166 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_device_type()
1181 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_enclosure_identifier()
1201 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_bay_identifier()
1270 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1299 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1347 struct sas_rphy *rphy; in sas_end_dev_match()
1370 struct sas_rphy *rphy; in sas_expander_match()
1391 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_expander_release()
1400 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_end_device_release()
1414 static void sas_rphy_initialize(struct sas_rphy *rphy) in sas_rphy_initialize()
1428 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc()
1442 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); in sas_end_device_alloc()
1467 struct sas_rphy *sas_expander_alloc(struct sas_port *parent, in sas_expander_alloc()
1504 int sas_rphy_add(struct sas_rphy *rphy) in sas_rphy_add()
1563 void sas_rphy_free(struct sas_rphy *rphy) in sas_rphy_free()
1586 sas_rphy_delete(struct sas_rphy *rphy) in sas_rphy_delete()
1599 void sas_rphy_unlink(struct sas_rphy *rphy) in sas_rphy_unlink()
1614 sas_rphy_remove(struct sas_rphy *rphy) in sas_rphy_remove()
1660 struct sas_rphy *rphy; in sas_user_scan()