Home
last modified time | relevance | path

Searched defs:maxPosition (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.hpp22 const int maxPosition = 4; variable
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp56 void getMaxHostPosition(size_t& maxPosition) in getMaxHostPosition()
639 size_t maxPosition; in udbg_get_info_page() local
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp509 auto maxPosition = std::get<size_t>(properties.at("MaxPosition")); in increaseHostSelectorPosition() local