Lines Matching refs:sas_ha_struct
96 int sas_register_ha(struct sas_ha_struct *sas_ha) in sas_register_ha()
152 static void sas_disable_events(struct sas_ha_struct *sas_ha) in sas_disable_events()
165 int sas_unregister_ha(struct sas_ha_struct *sas_ha) in sas_unregister_ha()
186 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_get_linkerrors()
235 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in transport_sas_phy_reset()
269 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_phy_enable()
306 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_phy_reset()
342 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_set_phy_speed()
360 void sas_prep_resume_ha(struct sas_ha_struct *ha) in sas_prep_resume_ha()
376 static int phys_suspended(struct sas_ha_struct *ha) in phys_suspended()
390 void sas_resume_ha(struct sas_ha_struct *ha) in sas_resume_ha()
424 void sas_suspend_ha(struct sas_ha_struct *ha) in sas_suspend_ha()
482 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_reset()
509 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_enable()
547 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_show()
557 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_store()
596 struct sas_ha_struct *sas_ha = phy->ha; in sas_alloc_event()