Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp95 static int panelNum = (sizeof(panels) / sizeof(struct ctrl_panel)) - 1; variable
1009 if (cur_panel > panelNum || cur_panel < std::to_underlying(panel::MAIN)) in plat_udbg_control_panel()