Lines Matching refs:sas_ha_struct
96 int sas_register_ha(struct sas_ha_struct *sas_ha) in sas_register_ha()
151 static void sas_disable_events(struct sas_ha_struct *sas_ha) in sas_disable_events()
164 int sas_unregister_ha(struct sas_ha_struct *sas_ha) in sas_unregister_ha()
184 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_get_linkerrors()
233 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in transport_sas_phy_reset()
267 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()
338 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_set_phy_speed()
356 void sas_prep_resume_ha(struct sas_ha_struct *ha) in sas_prep_resume_ha()
372 static int phys_suspended(struct sas_ha_struct *ha) in phys_suspended()
386 void sas_resume_ha(struct sas_ha_struct *ha) in sas_resume_ha()
420 void sas_suspend_ha(struct sas_ha_struct *ha) in sas_suspend_ha()
478 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_reset()
505 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_enable()
543 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_show()
553 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_store()
592 struct sas_ha_struct *sas_ha = phy->ha; in sas_alloc_event()