Lines Matching refs:phy
116 struct sas_phy *phy; member
179 struct sas_phy *phy; member
283 struct asd_sas_phy *phy; member
296 struct asd_sas_phy *phy, int event) in INIT_SAS_EVENT() argument
299 ev->phy = phy; in INIT_SAS_EVENT()
315 struct sas_phy *phy; member
432 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected() argument
434 phy->oob_mode = OOB_NOT_CONNECTED; in sas_phy_disconnected()
435 phy->linkrate = SAS_LINK_RATE_UNKNOWN; in sas_phy_disconnected()
443 static inline void sas_put_local_phy(struct sas_phy *phy) in sas_put_local_phy() argument
445 put_device(&phy->dev); in sas_put_local_phy()
665 int sas_set_phy_speed(struct sas_phy *phy, struct sas_phy_linkrates *rates);
666 int sas_phy_reset(struct sas_phy *phy, int hard_reset);
711 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
713 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,