Searched defs:sas_function_template (Results 1 – 1 of 1) sorted by relevance
161 struct sas_function_template { struct162 int (*get_linkerrors)(struct sas_phy *);163 int (*get_enclosure_identifier)(struct sas_rphy *, u64 *);164 int (*get_bay_identifier)(struct sas_rphy *);165 int (*phy_reset)(struct sas_phy *, int);166 int (*phy_enable)(struct sas_phy *, int);167 int (*phy_setup)(struct sas_phy *);168 void (*phy_release)(struct sas_phy *);169 int (*set_phy_speed)(struct sas_phy *, struct sas_phy_linkrates *);170 int (*smp_handler)(struct Scsi_Host *, struct sas_rphy *, struct request *);