Searched refs:CurrentPHY (Results 1 – 5 of 5) sorted by relevance
89 CurrentPHY = -1, // currently selected PHY. enumerator119 uint8 PHYID(PHYIndex phyIndex = CurrentPHY);120 uint8 PHYType(PHYIndex phyIndex = CurrentPHY);124 PHYIndex phyIndex = CurrentPHY);126 PHYIndex phyIndex = CurrentPHY);129 PHYIndex phyIndex = CurrentPHY);
30 fSelectedPHY(CurrentPHY) in MIIBus()43 fSelectedPHY = CurrentPHY; in Init()74 PHYID(CurrentPHY), PHYID(PrimaryPHY), PHYID(SecondaryPHY)); in Init()75 if (fSelectedPHY == CurrentPHY) { in Init()134 if (fSelectedPHY == CurrentPHY) { in InitCheck()145 if (phyIndex == CurrentPHY) { in PHYID()146 return (fSelectedPHY == CurrentPHY in PHYID()157 if (phyIndex == CurrentPHY) { in PHYType()158 return (fSelectedPHY == CurrentPHY in PHYType()291 if (PHYType(CurrentPHY) == PHYNotInstalled) { in Dump()[all …]
234 case CurrentPHY: in OnNotify()
372 case CurrentPHY: in OnNotify()
565 case CurrentPHY: in OnNotify()