Lines Matching refs:sas_phy
154 * @sas_phy: which phy in HBA phys.
158 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func,
161 int rc = 0, phy_id = sas_phy->id;
167 pm8001_ha = sas_phy->ha->lldd_ha;
223 sas_phy_disconnected(&phy->sas_phy);
224 sas_notify_phy_event(&phy->sas_phy,
231 sas_phy_disconnected(&phy->sas_phy);
232 sas_notify_phy_event(&phy->sas_phy,
249 struct sas_phy *phy = sas_phy->phy;
814 struct sas_phy *phy;
863 struct sas_phy *phy;
934 struct sas_phy *phy = sas_get_local_phy(dev);
1160 void pm8001_port_formed(struct asd_sas_phy *sas_phy)
1162 struct sas_ha_struct *sas_ha = sas_phy->ha;
1164 struct pm8001_phy *phy = sas_phy->lldd_phy;
1165 struct asd_sas_port *sas_port = sas_phy->port;