Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dusb-dbg.hpp118 PANEL_MAIN = 1, enumerator
138 .parent = PANEL_MAIN,
149 .parent = PANEL_MAIN,
158 .parent = PANEL_MAIN,
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp1098 return PANEL_MAIN; in panel_main()
1215 if (panel > panelNum || panel < PANEL_MAIN) in plat_udbg_control_panel()