Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_scb.c283 asd_build_control_phy(cp, phy_id, ENABLE_PHY); in asd_link_reset_err_tasklet()
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 Daic94xx_hwi.h371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
H A Daic94xx_hwi.c1362 asd_build_control_phy(ascb, i, ENABLE_PHY); in asd_enable_phys()