Searched defs:PHY_ENABLED (Results 1 – 2 of 2) sorted by relevance
227 #define PHY_ENABLED(_HA, _I) ((_HA)->hw_prof.enabled_phys & (1<<(_I))) macro