Searched refs:asd_control_phy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx.h | 74 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg);
|
H A D | aic94xx_init.c | 972 .lldd_control_phy = asd_control_phy,
|
H A D | aic94xx_scb.c | 884 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg) in asd_control_phy() function
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx.h | 73 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg);
|
H A D | aic94xx_init.c | 970 .lldd_control_phy = asd_control_phy,
|
H A D | aic94xx_scb.c | 890 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg) in asd_control_phy() function
|
Completed in 11 milliseconds