Home
last modified time | relevance | path

Searched refs:asd_build_control_phy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c285 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()
H A Daic94xx_hwi.h371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
H A Daic94xx_hwi.c1360 asd_build_control_phy(ascb, i, ENABLE_PHY); in asd_enable_phys()