Home
last modified time | relevance | path

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

/netbsd/sys/arch/hpc/stand/hpcboot/
H A Dhpcmenu.h109 BOOL pause_before_boot; member
H A Dhpcboot.cpp223 if (HPC_PREFERENCE.pause_before_boot) { in hpcboot()
H A Dhpcmenu.cpp137 _pref.pause_before_boot = TRUE; in _set_default_pref()
/netbsd/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.cpp346 SET_CHECK(PAUSE, pref.pause_before_boot); in init()
380 pref.pause_before_boot = IS_CHECKED(PAUSE); in get()
H A Drootwindow.cpp162 UINT mb_icon = menu._pref.pause_before_boot ? in proc()