Searched refs:asd_build_control_phy (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 285 asd_build_control_phy(cp, phy_id, ENABLE_PHY); in asd_link_reset_err_tasklet() 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()
|
D | aic94xx_hwi.h | 371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
|
D | aic94xx_hwi.c | 1362 asd_build_control_phy(ascb, i, ENABLE_PHY); in asd_enable_phys()
|