Searched refs:menuformat (Results 1 – 4 of 4) sorted by relevance
117 bootcfg_info.menuformat = DEFAULT_FORMAT; in perform_bootcfg()237 bootcfg_info.menuformat = MENUFORMAT_AUTO; in perform_bootcfg()244 bootcfg_info.menuformat = MENUFORMAT_NUMBER; in perform_bootcfg()249 bootcfg_info.menuformat = MENUFORMAT_LETTER; in perform_bootcfg()261 switch (bootcfg_info.menuformat) { in perform_bootcfg()264 bootcfg_info.menuformat = MENUFORMAT_LETTER; in perform_bootcfg()266 bootcfg_info.menuformat = MENUFORMAT_NUMBER; in perform_bootcfg()
50 int menuformat; /* Letters instead of numbers */ member
98 if (bootcfg_info.menuformat != MENUFORMAT_LETTER && in getchoicefrominput()149 if (bootcfg_info.menuformat == MENUFORMAT_LETTER) { in doboottypemenu()169 if (bootcfg_info.menuformat == MENUFORMAT_LETTER) in doboottypemenu()183 if (bootcfg_info.menuformat == MENUFORMAT_LETTER) in doboottypemenu()
78 if (bootcfg_info.menuformat == MENUFORMAT_LETTER) { in doboottypemenu()95 if (bootcfg_info.menuformat == MENUFORMAT_LETTER) in doboottypemenu()109 if (bootcfg_info.menuformat == MENUFORMAT_LETTER) in doboottypemenu()