Lines Matching refs:sas_rphy
161 struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target); in sas_bitfield_name_search()
171 struct sas_rphy *rphy) in sas_smp_request()
175 int (*handler)(struct Scsi_Host *, struct sas_rphy *, struct request *); in sas_smp_request()
197 struct sas_rphy *rphy = q->queuedata; in sas_non_host_smp_request()
211 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_initialize()
261 static void sas_bsg_remove(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_remove()
733 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()
1172 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1187 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1203 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_device_type()
1218 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_enclosure_identifier()
1245 struct sas_rphy *rphy = transport_class_to_rphy(dev); in show_sas_rphy_bay_identifier()
1316 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1345 struct sas_rphy *rphy = transport_class_to_rphy(dev); \
1393 struct sas_rphy *rphy; in sas_end_dev_match()
1416 struct sas_rphy *rphy; in sas_expander_match()
1437 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_expander_release()
1449 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_end_device_release()
1466 static void sas_rphy_initialize(struct sas_rphy *rphy) in sas_rphy_initialize()
1480 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc()
1494 struct sas_rphy *rphy = dev_to_rphy(parent->dev.parent); in sas_end_device_alloc()
1519 struct sas_rphy *sas_expander_alloc(struct sas_port *parent, in sas_expander_alloc()
1556 int sas_rphy_add(struct sas_rphy *rphy) in sas_rphy_add()
1614 void sas_rphy_free(struct sas_rphy *rphy) in sas_rphy_free()
1637 sas_rphy_delete(struct sas_rphy *rphy) in sas_rphy_delete()
1650 void sas_rphy_unlink(struct sas_rphy *rphy) in sas_rphy_unlink()
1665 sas_rphy_remove(struct sas_rphy *rphy) in sas_rphy_remove()
1711 struct sas_rphy *rphy; in sas_user_scan()