Searched refs:PHY_ENABLED (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/aic94xx/ | ||
D | aic94xx_hwi.h | 245 #define PHY_ENABLED(_HA, _I) ((_HA)->hw_prof.enabled_phys & (1<<(_I))) macro |
D | aic94xx_sds.c | 943 if (!PHY_ENABLED(asd_ha, i)) in asd_process_ctrla_phy_settings() |