Searched refs:sas_ha_struct (Results 1 – 1 of 1) sorted by relevance
263 struct sas_ha_struct *ha;344 struct sas_ha_struct { struct665 int (*lldd_clear_nexus_ha)(struct sas_ha_struct *);671 int (*lldd_write_gpio)(struct sas_ha_struct *, u8 reg_type,675 extern int sas_register_ha(struct sas_ha_struct *);676 extern int sas_unregister_ha(struct sas_ha_struct *);677 extern void sas_prep_resume_ha(struct sas_ha_struct *sas_ha);678 extern void sas_resume_ha(struct sas_ha_struct *sas_ha);679 extern void sas_resume_ha_no_sync(struct sas_ha_struct *sas_ha);680 extern void sas_suspend_ha(struct sas_ha_struct *sas_ha);[all …]
Completed in 7 milliseconds