Home
last modified time | relevance | path

Searched refs:chassisForState (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dsystem.cpp108 std::set<size_t> chassisForState; in getChassisForNewPowerState() local
114 chassisForState.emplace(curChassis->getNumber()); in getChassisForNewPowerState()
124 return chassisForState; in getChassisForNewPowerState()