Searched refs:boot_info (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/dtc/
H A Ddtc.h213 struct boot_info { struct
219 struct boot_info *build_boot_info(struct reserve_info *reservelist,
224 void process_checks(int force, struct boot_info *bi);
228 void dt_to_blob(FILE *f, struct boot_info *bi, int version);
229 void dt_to_asm(FILE *f, struct boot_info *bi, int version);
231 struct boot_info *dt_from_blob(const char *fname);
235 void dt_to_source(FILE *f, struct boot_info *bi);
236 struct boot_info *dt_from_source(const char *f);
240 struct boot_info *dt_from_fs(const char *dirname);
H A Dfstree.c84 struct boot_info *dt_from_fs(const char *dirname)
H A Dtreesource.c27 struct boot_info *the_boot_info;
30 struct boot_info *dt_from_source(const char *fname)
262 void dt_to_source(FILE *f, struct boot_info *bi)
H A Dlivetree.c169 struct boot_info *build_boot_info(struct reserve_info *reservelist,
172 struct boot_info *bi;
H A Ddtc.c114 struct boot_info *bi;
H A Ddtc-parser.y31 extern struct boot_info *the_boot_info;
H A Dflattree.c349 void dt_to_blob(FILE *f, struct boot_info *bi, int version)
440 void dt_to_asm(FILE *f, struct boot_info *bi, int version)
775 struct boot_info *dt_from_blob(const char *fname)
H A Dchecks.c564 void process_checks(int force, struct boot_info *bi)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/dtc/
H A Ddtc.h213 struct boot_info { struct
219 struct boot_info *build_boot_info(struct reserve_info *reservelist,
224 void process_checks(int force, struct boot_info *bi);
228 void dt_to_blob(FILE *f, struct boot_info *bi, int version);
229 void dt_to_asm(FILE *f, struct boot_info *bi, int version);
231 struct boot_info *dt_from_blob(const char *fname);
235 void dt_to_source(FILE *f, struct boot_info *bi);
236 struct boot_info *dt_from_source(const char *f);
240 struct boot_info *dt_from_fs(const char *dirname);
H A Dfstree.c84 struct boot_info *dt_from_fs(const char *dirname)
H A Dtreesource.c27 struct boot_info *the_boot_info;
30 struct boot_info *dt_from_source(const char *fname)
262 void dt_to_source(FILE *f, struct boot_info *bi)
H A Dlivetree.c169 struct boot_info *build_boot_info(struct reserve_info *reservelist,
172 struct boot_info *bi;
H A Ddtc.c114 struct boot_info *bi;
H A Ddtc-parser.y31 extern struct boot_info *the_boot_info;
H A Dflattree.c349 void dt_to_blob(FILE *f, struct boot_info *bi, int version)
440 void dt_to_asm(FILE *f, struct boot_info *bi, int version)
775 struct boot_info *dt_from_blob(const char *fname)
H A Dchecks.c564 void process_checks(int force, struct boot_info *bi)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/firmware/
H A Defivars.c555 if (efi.boot_info != EFI_INVALID_TABLE_ADDR)
556 str += sprintf(str, "BOOTINFO=0x%lx\n", efi.boot_info);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/firmware/
H A Defivars.c555 if (efi.boot_info != EFI_INVALID_TABLE_ADDR)
556 str += sprintf(str, "BOOTINFO=0x%lx\n", efi.boot_info);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Defi.h258 unsigned long boot_info; /* boot info table */ member in struct:efi
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Defi.h258 unsigned long boot_info; /* boot info table */ member in struct:efi
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Defi.c534 efi.boot_info = EFI_INVALID_TABLE_ADDR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Defi.c534 efi.boot_info = EFI_INVALID_TABLE_ADDR;

Completed in 199 milliseconds