Home
last modified time | relevance | path

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

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