Searched refs:PHYIndex (Results 1 – 2 of 2) sorted by relevance
88 enum PHYIndex { enum119 uint8 PHYID(PHYIndex phyIndex = CurrentPHY);120 uint8 PHYType(PHYIndex phyIndex = CurrentPHY);121 PHYIndex ActivePHY() { return fSelectedPHY; } in ActivePHY()124 PHYIndex phyIndex = CurrentPHY);126 PHYIndex phyIndex = CurrentPHY);129 PHYIndex phyIndex = CurrentPHY);136 PHYIndex fSelectedPHY;
143 MIIBus::PHYID(PHYIndex phyIndex /*= CurrentPHY*/) in PHYID()155 MIIBus::PHYType(PHYIndex phyIndex /*= CurrentPHY*/) in PHYType()167 MIIBus::Read(uint16 miiRegister, uint16 *value, PHYIndex phyIndex /*= CurrPHY*/) in Read()221 MIIBus::Write(uint16 miiRegister, uint16 value, PHYIndex phyIndex /*= CurrPHY*/) in Write()276 MIIBus::Status(uint16 *status, PHYIndex phyIndex /*= CurrentPHY*/) in Status()