Home
last modified time | relevance | path

Searched refs:has_ecc (Results 1 – 25 of 90) sorted by relevance

1234

/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/external/ffspart/
H A Dffspart.c252 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
284 if (has_ecc(new_entry)) { in parse_entry()
295 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
328 if (has_ecc(new_entry)) { in parse_entry()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/external/ffspart/
H A Dffspart.c259 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
281 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
311 if (has_ecc(new_entry)) { in parse_entry()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/external/ffspart/
H A Dffspart.c259 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
281 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
311 if (has_ecc(new_entry)) { in parse_entry()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/external/ffspart/
H A Dffspart.c259 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
281 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
311 if (has_ecc(new_entry)) { in parse_entry()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/external/ffspart/
H A Dffspart.c259 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
281 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
311 if (has_ecc(new_entry)) { in parse_entry()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/external/ffspart/
H A Dffspart.c259 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
281 if (has_ecc(new_entry) && !strstr(filename, ".ecc")) in parse_entry()
311 if (has_ecc(new_entry)) { in parse_entry()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/libflash/
H A Dlibffs.h93 bool has_ecc(struct ffs_entry *ent);
H A Dlibffs.c209 bool has_ecc(struct ffs_entry *ent) in has_ecc() function
330 if (mark_ecc && has_ecc(ent)) { in ffs_init()
401 *ecc = has_ecc(ent); in ffs_part_info()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/libflash/
H A Dlibffs.h100 bool has_ecc(struct ffs_entry *ent);
H A Dlibffs.c304 bool has_ecc(struct ffs_entry *ent) in has_ecc() function
427 if (mark_ecc && has_ecc(ent)) { in ffs_init()
511 *ecc = has_ecc(ent); in ffs_part_info()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/libflash/
H A Dlibffs.h100 bool has_ecc(struct ffs_entry *ent);
H A Dlibffs.c304 bool has_ecc(struct ffs_entry *ent) in has_ecc() function
427 if (mark_ecc && has_ecc(ent)) { in ffs_init()
511 *ecc = has_ecc(ent); in ffs_part_info()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/libflash/
H A Dlibffs.h100 bool has_ecc(struct ffs_entry *ent);
H A Dlibffs.c304 bool has_ecc(struct ffs_entry *ent) in has_ecc() function
427 if (mark_ecc && has_ecc(ent)) { in ffs_init()
511 *ecc = has_ecc(ent); in ffs_part_info()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/libflash/
H A Dlibffs.h100 bool has_ecc(struct ffs_entry *ent);
H A Dlibffs.c304 bool has_ecc(struct ffs_entry *ent) in has_ecc() function
427 if (mark_ecc && has_ecc(ent)) { in ffs_init()
511 *ecc = has_ecc(ent); in ffs_part_info()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libflash/
H A Dlibffs.h88 bool has_ecc(struct ffs_entry *ent);
H A Dlibffs.c290 bool has_ecc(struct ffs_entry *ent) in has_ecc() function
413 if (mark_ecc && has_ecc(ent)) { in ffs_init()
497 *ecc = has_ecc(ent); in ffs_part_info()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/libflash/
H A Dlibffs.h100 bool has_ecc(struct ffs_entry *ent);
H A Dlibffs.c304 bool has_ecc(struct ffs_entry *ent) in has_ecc() function
427 if (mark_ecc && has_ecc(ent)) { in ffs_init()
511 *ecc = has_ecc(ent); in ffs_part_info()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/libfec/include/fec/
H A Dio.h179 bool has_ecc() { in has_ecc() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/external/pflash/
H A Dpflash.c119 has_ecc(ent) ? 'E' : '-', in print_ffs_info()
579 l = asprintf(&flags, "%s%s%s%s%s", has_ecc(ent) ? "ECC [E]\n" : "", in print_partition_detail()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c2664 bool update_cpo = false, has_ecc = false; in erratum_a009942_check_cpo() local
2675 has_ecc = true; in erratum_a009942_check_cpo()
2690 if (has_ecc) { in erratum_a009942_check_cpo()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c2664 bool update_cpo = false, has_ecc = false; in erratum_a009942_check_cpo() local
2675 has_ecc = true; in erratum_a009942_check_cpo()
2690 if (has_ecc) { in erratum_a009942_check_cpo()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/ddr/fsl/
H A Dctrl_regs.c2610 bool update_cpo = false, has_ecc = false; in erratum_a009942_check_cpo() local
2621 has_ecc = true; in erratum_a009942_check_cpo()
2636 if (has_ecc) { in erratum_a009942_check_cpo()

1234