Searched refs:asd_build_control_phy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_scb.c | 283 asd_build_control_phy(cp, phy_id, ENABLE_PHY); in asd_link_reset_err_tasklet() 748 * asd_build_control_phy -- build a CONTROL PHY SCB 760 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy() function 916 asd_build_control_phy(ascb, phy->id, phy_func_table[func]); in asd_control_phy()
|
H A D | aic94xx_hwi.h | 371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
|
H A D | aic94xx_hwi.c | 1362 asd_build_control_phy(ascb, i, ENABLE_PHY); in asd_enable_phys()
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_scb.c | 285 asd_build_control_phy(cp, phy_id, ENABLE_PHY); in asd_link_reset_err_tasklet() 754 * asd_build_control_phy -- build a CONTROL PHY SCB 766 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy() function 922 asd_build_control_phy(ascb, phy->id, phy_func_table[func]); in asd_control_phy()
|
H A D | aic94xx_hwi.h | 371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
|
H A D | aic94xx_hwi.c | 1360 asd_build_control_phy(ascb, i, ENABLE_PHY); in asd_enable_phys()
|
Completed in 8 milliseconds