Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_item_updater_static.cpp94 auto parts = utils::getPartsToClear(info); in TEST() local
125 auto parts = utils::getPartsToClear(info); in TEST() local
174 auto parts = utils::getPartsToClear(info); in TEST() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py436 def write_sfdisk_script(outf, parts): argument
464 def write_ptable(parts, target): argument
/openbmc/u-boot/include/linux/mtd/
H A Dpartitions.h104 mtd_free_parsed_partitions(struct mtd_partition *parts, unsigned int nparts) in mtd_free_parsed_partitions()
H A Dmtd.h516 #define mtd_device_register(master, parts, nr_parts) \ argument
573 const struct mtd_partition *parts, in add_mtd_partitions()
/openbmc/u-boot/board/isee/igep00x0/
H A Digep00x0.c248 static char parts[48]; in board_mtdparts_default() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.h58 const struct mtd_partition *parts[NUM_CHIP_SELECT]; member
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A Ddram.c43 struct smem_ram_ptn parts[RAM_NUM_PART_ENTRIES]; member
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c205 struct mtd_partition partition = {}, *parts; in mtd_parse_partitions() local
273 void mtd_free_parsed_partitions(struct mtd_partition *parts, in mtd_free_parsed_partitions()
866 const struct mtd_partition *parts, in add_mtd_partitions()
H A Dmtd_uboot.c254 struct mtd_partition *parts; in mtd_probe_devices() local
H A Dmtdcore.c603 const struct mtd_partition *parts, in mtd_device_parse_register()
/openbmc/u-boot/disk/
H A Dpart_efi.c438 disk_partition_t *partitions, int parts) in gpt_fill_pte()
710 disk_partition_t *partitions, int parts, in gpt_verify_partitions()
/openbmc/u-boot/include/jffs2/
H A Dload_kernel.h29 struct list_head parts; /* partitions */ member
/openbmc/qemu/util/
H A Dlog.c534 char **parts = g_strsplit(str, ",", 0); in qemu_str_to_log_mask() local
/openbmc/u-boot/cmd/
H A Dgpt.c382 disk_partition_t *parts; in set_gpt_info() local
H A Dmtdparts.c1723 const char *ids, *parts; local
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1451 std::vector<std::string> parts; in getBusNumFromPath() local
/openbmc/qemu/qom/
H A Dobject.c2147 char **parts, in object_resolve_abs_path()
2169 char **parts, in object_resolve_partial_path()
2209 char **parts; in object_resolve_path_type() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h426 struct virtio_dev_part parts[]; member