Home
last modified time | relevance | path

Searched defs:bootdelay (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dautoboot.c185 static int __abortboot(int bootdelay) in __abortboot()
211 static int __abortboot(int bootdelay) in __abortboot()
258 static int abortboot(int bootdelay) in abortboot()
293 int bootdelay; in bootdelay_process() local
/openbmc/u-boot/cmd/
H A Dbootmenu.c476 int menu_show(int bootdelay) in menu_show()