Lines Matching refs:phy
137 struct sas_phy *phy; member
197 struct sas_phy *phy; member
294 struct asd_sas_phy *phy; member
317 struct sas_phy *phy; member
455 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected() argument
457 phy->oob_mode = OOB_NOT_CONNECTED; in sas_phy_disconnected()
458 phy->linkrate = SAS_LINK_RATE_UNKNOWN; in sas_phy_disconnected()
466 static inline void sas_put_local_phy(struct sas_phy *phy) in sas_put_local_phy() argument
468 put_device(&phy->dev); in sas_put_local_phy()
676 int sas_set_phy_speed(struct sas_phy *phy,
678 int sas_phy_reset(struct sas_phy *phy, int hard_reset);