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()
377 static int phys_suspended(struct sas_ha_struct *ha) in phys_suspended()
391 static void sas_resume_insert_broadcast_ha(struct sas_ha_struct *ha) in sas_resume_insert_broadcast_ha()
415 static void _sas_resume_ha(struct sas_ha_struct *ha, bool drain) in _sas_resume_ha()
456 void sas_resume_ha(struct sas_ha_struct *ha) in sas_resume_ha()
463 void sas_resume_ha_no_sync(struct sas_ha_struct *ha) in sas_resume_ha_no_sync()
469 void sas_suspend_ha(struct sas_ha_struct *ha) in sas_suspend_ha()
527 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_reset()
556 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_enable()
596 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_show()
606 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_store()
645 struct sas_ha_struct *sas_ha = phy->ha; in sas_alloc_event()