Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbootmenu.c36 struct bootmenu_data { struct
37 int delay; /* delay for autoboot */
38 int active; /* active menu entry */
39 int count; /* total count of menu entries */
40 struct bootmenu_entry *first; /* first menu entry */

Completed in 3 milliseconds