Home
last modified time | relevance | path

Searched defs:sas_function_template (Results 1 – 1 of 1) sorted by relevance

/include/scsi/
Dscsi_transport_sas.h170 struct sas_function_template { struct
171 int (*get_linkerrors)(struct sas_phy *);
172 int (*get_enclosure_identifier)(struct sas_rphy *, u64 *);
173 int (*get_bay_identifier)(struct sas_rphy *);
174 int (*phy_reset)(struct sas_phy *, int);
175 int (*phy_enable)(struct sas_phy *, int);
176 int (*phy_setup)(struct sas_phy *);
177 void (*phy_release)(struct sas_phy *);
178 int (*set_phy_speed)(struct sas_phy *, struct sas_phy_linkrates *);
179 int (*smp_handler)(struct Scsi_Host *, struct sas_rphy *, struct request *);