Lines Matching defs:bootstd_priv
45 struct bootstd_priv { struct
46 const char **prefixes;
47 const char **bootdev_order;
48 const char **env_order;
49 struct udevice *cur_bootdev;
50 struct bootflow *cur_bootflow;
51 struct alist bootflows;
52 int bootmeth_count;
53 struct udevice **bootmeth_order;
54 struct udevice *vbe_bootmeth;
55 ofnode theme;
56 uint hunters_used;