Searched refs:sas_ha_struct (Results 1 – 1 of 1) sorted by relevance
285 struct sas_ha_struct *ha;346 struct sas_ha_struct *ha; /* may be set; the class sets it anyway */364 struct sas_ha_struct *ha;381 struct sas_ha_struct { struct415 void (*notify_ha_event)(struct sas_ha_struct *, enum ha_event); argument425 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) argument663 int (*lldd_clear_nexus_ha)(struct sas_ha_struct *);669 int (*lldd_write_gpio)(struct sas_ha_struct *, u8 reg_type,673 extern int sas_register_ha(struct sas_ha_struct *);674 extern int sas_unregister_ha(struct sas_ha_struct *);[all …]