Searched refs:BOOT_SEQ_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/fb-ipmi-oem/include/ | ||
H A D | oemcommands.hpp | 151 #define BOOT_SEQ_ARRAY_SIZE 10 macro |
/openbmc/fb-ipmi-oem/src/ | ||
H A D | oemcommands.cpp | 285 if (bootSeq.at(i) >= BOOT_SEQ_ARRAY_SIZE) in setBootOrder() |