Lines Matching refs:sas_ha_struct

93 int sas_register_ha(struct sas_ha_struct *sas_ha)  in sas_register_ha()
149 static void sas_disable_events(struct sas_ha_struct *sas_ha) in sas_disable_events()
162 int sas_unregister_ha(struct sas_ha_struct *sas_ha) in sas_unregister_ha()
183 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_get_linkerrors()
232 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in transport_sas_phy_reset()
266 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_phy_enable()
303 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_phy_reset()
339 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_set_phy_speed()
357 void sas_prep_resume_ha(struct sas_ha_struct *ha) in sas_prep_resume_ha()
374 static int phys_suspended(struct sas_ha_struct *ha) in phys_suspended()
388 static void sas_resume_insert_broadcast_ha(struct sas_ha_struct *ha) in sas_resume_insert_broadcast_ha()
412 static void _sas_resume_ha(struct sas_ha_struct *ha, bool drain) in _sas_resume_ha()
453 void sas_resume_ha(struct sas_ha_struct *ha) in sas_resume_ha()
460 void sas_resume_ha_no_sync(struct sas_ha_struct *ha) in sas_resume_ha_no_sync()
466 void sas_suspend_ha(struct sas_ha_struct *ha) in sas_suspend_ha()
524 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_reset()
553 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_enable()
593 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_show()
603 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_store()
642 struct sas_ha_struct *sas_ha = phy->ha; in sas_alloc_event()