Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp34 constexpr auto BMC_POSITION = 0; variable
210 if (isMultiHostSystem && (hostNumber == BMC_POSITION) && in handlePowerEvent()
252 if (isMultiHostSystem && (hostNumber == BMC_POSITION)) in handlePowerEvent()
/openbmc/fb-ipmi-oem/include/
H A Dusb-dbg.hpp65 #define BMC_POSITION 0 macro
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp105 if (position == BMC_POSITION) in plat_get_fru_sel()
945 if (hostPosition == BMC_POSITION || hostInstances == "0") in udbg_get_info_page()
949 else if (hostPosition != BMC_POSITION && hostPosition <= maxPosition) in udbg_get_info_page()
995 if (hostPosition != BMC_POSITION) in udbg_get_info_page()
1021 if (hostPosition != BMC_POSITION) in udbg_get_info_page()