Searched refs:phy_func (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/drivers/scsi/libsas/ |
D | sas_internal.h | 88 enum phy_func phy_func, struct sas_phy_linkrates *);
|
D | sas_init.c | 223 enum phy_func reset_type; in transport_sas_phy_reset() 257 enum phy_func cmd; in sas_phy_enable() 291 enum phy_func reset_type; in sas_phy_reset()
|
D | sas_expander.c | 577 enum phy_func phy_func, in sas_smp_phy_control() argument 596 pc_req[10] = phy_func; in sas_smp_phy_control()
|
/linux-6.12.1/drivers/scsi/aic94xx/ |
D | aic94xx.h | 73 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg);
|
D | aic94xx_scb.c | 890 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg) in asd_control_phy()
|
/linux-6.12.1/drivers/scsi/isci/ |
D | phy.h | 457 int isci_phy_control(struct asd_sas_phy *phy, enum phy_func func, void *buf);
|
D | phy.c | 1426 enum phy_func func, in isci_phy_control()
|
/linux-6.12.1/drivers/scsi/mvsas/ |
D | mv_sas.h | 429 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func,
|
D | mv_sas.c | 164 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in mvs_phy_control()
|
/linux-6.12.1/include/scsi/ |
D | sas.h | 103 enum phy_func { enum
|
D | libsas.h | 668 int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);
|
/linux-6.12.1/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 632 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func,
|
D | pm8001_sas.c | 158 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
|
/linux-6.12.1/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 14 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, 1229 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, in hisi_sas_control_phy()
|
/linux-6.12.1/Documentation/scsi/ |
D | libsas.rst | 228 int (*lldd_control_phy)(struct sas_phy *, enum phy_func);
|