Searched refs:sas_ha_struct (Results 1 – 1 of 1) sorted by relevance
298 struct sas_ha_struct *ha;360 struct sas_ha_struct *ha; /* may be set; the class sets it anyway */378 struct sas_ha_struct *ha;395 struct sas_ha_struct { struct432 void (*notify_ha_event)(struct sas_ha_struct *, enum ha_event); argument442 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) argument684 int (*lldd_clear_nexus_ha)(struct sas_ha_struct *);690 int (*lldd_write_gpio)(struct sas_ha_struct *, u8 reg_type,694 extern int sas_register_ha(struct sas_ha_struct *);695 extern int sas_unregister_ha(struct sas_ha_struct *);[all …]