Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp151 #define BOOT_SEQ_ARRAY_SIZE 10 macro
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp285 if (bootSeq.at(i) >= BOOT_SEQ_ARRAY_SIZE) in setBootOrder()