Lines Matching refs:sas_port
822 struct sas_port *port = transport_class_to_sas_port(dev); \
858 struct sas_port *port = dev_to_sas_port(dev); in sas_port_release()
866 static void sas_port_create_link(struct sas_port *port, in sas_port_create_link()
884 static void sas_port_delete_link(struct sas_port *port, in sas_port_delete_link()
902 struct sas_port *sas_port_alloc(struct device *parent, int port_id) in sas_port_alloc()
905 struct sas_port *port; in sas_port_alloc()
947 struct sas_port *sas_port_alloc_num(struct device *parent) in sas_port_alloc_num()
973 int sas_port_add(struct sas_port *port) in sas_port_add()
1002 void sas_port_free(struct sas_port *port) in sas_port_free()
1016 void sas_port_delete(struct sas_port *port) in sas_port_delete()
1065 struct sas_phy *sas_port_get_phy(struct sas_port *port) in sas_port_get_phy()
1096 void sas_port_add_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_add_phy()
1130 void sas_port_delete_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_delete_phy()
1140 void sas_port_mark_backlink(struct sas_port *port) in sas_port_mark_backlink()
1461 struct sas_rphy *sas_end_device_alloc(struct sas_port *parent) in sas_end_device_alloc()
1500 struct sas_rphy *sas_expander_alloc(struct sas_port *parent, in sas_expander_alloc()
1539 struct sas_port *parent = dev_to_sas_port(rphy->dev.parent); in sas_rphy_add()
1634 struct sas_port *parent = dev_to_sas_port(rphy->dev.parent); in sas_rphy_unlink()