Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/stand/lib/
Dbootmenu.c50 #define MENUFORMAT_LETTER 2 macro
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()
/netbsd/src/sys/arch/zaurus/stand/zboot/
Dbootmenu.c40 #define MENUFORMAT_LETTER 2 macro
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()
/netbsd/src/sys/lib/libsa/
Dbootcfg.c38 #define MENUFORMAT_LETTER 2 macro
249 bootcfg_info.menuformat = MENUFORMAT_LETTER; in perform_bootcfg()
264 bootcfg_info.menuformat = MENUFORMAT_LETTER; in perform_bootcfg()