Home
last modified time | relevance | path

Searched refs:sas_ha_struct (Results 1 – 1 of 1) sorted by relevance

/include/scsi/
Dlibsas.h298 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 { struct
432 void (*notify_ha_event)(struct sas_ha_struct *, enum ha_event); argument
442 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) argument
684 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 …]