Searched refs:phy_func (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
D | sas_internal.h | 78 enum phy_func phy_func, struct sas_phy_linkrates *);
|
D | sas_init.c | 224 enum phy_func reset_type; in transport_sas_phy_reset() 258 enum phy_func cmd; in sas_phy_enable() 291 enum phy_func reset_type; in sas_phy_reset()
|
D | sas_expander.c | 578 enum phy_func phy_func, in sas_smp_phy_control() argument 597 pc_req[10]= phy_func; in sas_smp_phy_control()
|
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
D | aic94xx.h | 74 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg);
|
D | aic94xx_scb.c | 884 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg) in asd_control_phy()
|
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
D | phy.h | 458 int isci_phy_control(struct asd_sas_phy *phy, enum phy_func func, void *buf);
|
D | phy.c | 1432 enum phy_func func, in isci_phy_control()
|
/kernel/linux/linux-5.10/include/scsi/ |
D | libsas.h | 646 int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);
|
D | sas.h | 101 enum phy_func { enum
|
/kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
D | mv_sas.h | 435 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func,
|
D | mv_sas.c | 163 int mvs_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in mvs_phy_control()
|
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 638 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func,
|
D | pm8001_sas.c | 155 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control()
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | libsas.rst | 231 int (*lldd_control_phy)(struct sas_phy *, enum phy_func);
|
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 20 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, 1131 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, in hisi_sas_control_phy()
|