Lines Matching refs:sas_port
825 struct sas_port *port = transport_class_to_sas_port(dev); \
861 struct sas_port *port = dev_to_sas_port(dev); in sas_port_release()
869 static void sas_port_create_link(struct sas_port *port, in sas_port_create_link()
887 static void sas_port_delete_link(struct sas_port *port, in sas_port_delete_link()
905 struct sas_port *sas_port_alloc(struct device *parent, int port_id) in sas_port_alloc()
908 struct sas_port *port; in sas_port_alloc()
950 struct sas_port *sas_port_alloc_num(struct device *parent) in sas_port_alloc_num()
976 int sas_port_add(struct sas_port *port) in sas_port_add()
1005 void sas_port_free(struct sas_port *port) in sas_port_free()
1019 void sas_port_delete(struct sas_port *port) in sas_port_delete()
1068 struct sas_phy *sas_port_get_phy(struct sas_port *port) in sas_port_get_phy()
1099 void sas_port_add_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_add_phy()
1133 void sas_port_delete_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_delete_phy()
1143 void sas_port_mark_backlink(struct sas_port *port) in sas_port_mark_backlink()
1470 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc()
1509 struct sas_rphy *sas_expander_alloc(struct sas_port *parent, in sas_expander_alloc()
1548 struct sas_port *parent = dev_to_sas_port(rphy->dev.parent); in sas_rphy_add()
1642 struct sas_port *parent = dev_to_sas_port(rphy->dev.parent); in sas_rphy_unlink()