Lines Matching refs:phy
106 struct sas_phy *phy; member
169 struct sas_phy *phy; member
272 struct asd_sas_phy *phy; member
285 struct asd_sas_phy *phy, int event) in INIT_SAS_EVENT() argument
288 ev->phy = phy; in INIT_SAS_EVENT()
304 struct sas_phy *phy; member
412 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected() argument
414 phy->oob_mode = OOB_NOT_CONNECTED; in sas_phy_disconnected()
415 phy->linkrate = SAS_LINK_RATE_UNKNOWN; in sas_phy_disconnected()
423 static inline void sas_put_local_phy(struct sas_phy *phy) in sas_put_local_phy() argument
425 put_device(&phy->dev); in sas_put_local_phy()
682 int sas_phy_reset(struct sas_phy *phy, int hard_reset);
683 int sas_phy_enable(struct sas_phy *phy, int enable);
724 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
726 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,