Searched refs:asd_build_control_phy (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/aic94xx/ |
H A D | aic94xx_scb.c | 303 asd_build_control_phy(cp, phy_id, ENABLE_PHY); asd_link_reset_err_tasklet() 764 * asd_build_control_phy -- build a CONTROL PHY SCB 776 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) asd_build_control_phy() function 931 asd_build_control_phy(ascb, phy->id, phy_func_table[func]); asd_control_phy()
|
H A D | aic94xx_hwi.h | 390 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
|
H A D | aic94xx_hwi.c | 1381 asd_build_control_phy(ascb, i, ENABLE_PHY); for_each_phy()
|
Completed in 134 milliseconds