Home
last modified time | relevance | path

Searched refs:part_type (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dsetup.c30 static unsigned int part_type; variable
76 if (part_type == K_SYS_PART_BCM1480) in sys_rev_decode()
78 else if (part_type == K_SYS_PART_BCM1280) in sys_rev_decode()
86 if (part_type == K_SYS_PART_BCM1455) in sys_rev_decode()
88 else if (part_type == K_SYS_PART_BCM1255) in sys_rev_decode()
96 printk("Unknown part type %x\n", part_type); in sys_rev_decode()
112 part_type = G_SYS_PART(sys_rev); in bcm1480_setup()
/openbmc/u-boot/disk/
H A Dpart.c33 if (dev_desc->part_type == PART_TYPE_UNKNOWN) { in part_driver_lookup_type()
39 dev_desc->part_type = entry->part_type; in part_driver_lookup_type()
45 if (dev_desc->part_type == entry->part_type) in part_driver_lookup_type()
238 dev_desc->part_type = PART_TYPE_UNKNOWN; in part_init()
245 dev_desc->part_type = entry->part_type; in part_init()
306 dev_desc->part_type); in part_print()
335 dev_desc->part_type); in part_get_info()
541 if (((*dev_desc)->part_type == PART_TYPE_UNKNOWN) || in blk_get_device_part_str()
648 disk_partition_t *info, int part_type) in part_get_info_by_name_type() argument
H A Dpart_dos.c41 static inline int is_extended(int part_type) in is_extended() argument
43 return (part_type == 0x5 || in is_extended()
44 part_type == 0xf || in is_extended()
45 part_type == 0x85); in is_extended()
329 .part_type = PART_TYPE_DOS,
H A Dpart_mac.c242 .part_type = PART_TYPE_MAC,
H A Dpart_iso.c235 .part_type = PART_TYPE_ISO,
H A Dpart_amiga.c382 .part_type = PART_TYPE_AMIGA,
/openbmc/u-boot/drivers/mmc/
H A Dmmc_legacy.c145 .part_type = 0,
200 bdesc->part_type = mmc->cfg->part_type; in mmc_create()
H A Dbcmstb_sdhci.c60 host->cfg.part_type = PART_TYPE_DOS; in bcmstb_sdhci_init()
H A Dmmc-uclass.c321 bdesc->part_type = cfg->part_type; in mmc_bind()
H A Dmmc_spi.c272 .part_type = PART_TYPE_DOS,
/openbmc/linux/drivers/firmware/efi/
H A Dcper-x86.c238 u8 part_type = CHECK_BUS_PART_TYPE(check); in print_err_info() local
240 printk("%sParticipation Type: %u, %s\n", pfx, part_type, in print_err_info()
241 part_type < ARRAY_SIZE(ia_check_bus_part_type_strs) ? in print_err_info()
242 ia_check_bus_part_type_strs[part_type] : "unknown"); in print_err_info()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dmc5.c344 switch (mc5->part_type) { in t3_mc5_init()
352 CH_ERR(adap, "Unsupported TCAM type %d\n", mc5->part_type); in t3_mc5_init()
415 mc5->part_type = (unsigned char)G_TMTYPE(cfg); in t3_mc5_prep()
417 mc5->part_type |= 4; in t3_mc5_prep()
/openbmc/linux/drivers/mmc/core/
H A Dblock.c120 unsigned int part_type; member
175 unsigned int part_type);
505 target_part = md->part_type; in __mmc_blk_ioctl_cmd()
875 unsigned int part_type) in mmc_blk_part_switch_pre() argument
894 unsigned int part_type) in mmc_blk_part_switch_post() argument
910 unsigned int part_type) in mmc_blk_part_switch() argument
926 part_config |= part_type; in mmc_blk_part_switch()
941 main_md->part_curr = part_type; in mmc_blk_part_switch()
2513 md->part_type = part_type; in mmc_blk_alloc_req()
2611 unsigned int part_type, in mmc_blk_alloc_part() argument
[all …]
/openbmc/u-boot/include/
H A Dpart.h188 disk_partition_t *info, int part_type);
263 int part_type; member
H A Dblk.h67 unsigned char part_type; /* partition type */ member
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py394 if self.ptable_format == 'msdos' and part.part_type:
620 if part.part_type:
622 part.num, part.part_type)
624 (part.num, part.part_type,
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c637 if (desc->part_type == PART_TYPE_ISO) in dp_part_size()
658 if (desc->part_type == PART_TYPE_ISO) { in dp_part_node()
678 if (desc->part_type == PART_TYPE_EFI) in dp_part_node()
784 if (desc->part_type == PART_TYPE_ISO) in efi_dp_part_node()
/openbmc/u-boot/drivers/ata/
H A Dsata.c96 sata_dev_desc[i].part_type = PART_TYPE_UNKNOWN; in __sata_initialize()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_blk.c88 desc->part_type = PART_TYPE_UNKNOWN; in virtio_blk_bind()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs.h265 u32 part_type; /* partition type */ member
/openbmc/u-boot/drivers/block/
H A Dsandbox.c188 blk_dev->part_type = PART_TYPE_UNKNOWN;
H A Dblk-uclass.c226 if (desc->part_type != PART_TYPE_UNKNOWN) { in blk_list_part()
584 desc->part_type = PART_TYPE_UNKNOWN; in blk_create_device()
H A Dblk_legacy.c85 if (desc->part_type != PART_TYPE_UNKNOWN) { in blk_list_part()
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpartition.py47 self.part_type = args.part_type
/openbmc/linux/block/partitions/
H A Dcore.c259 const struct device_type part_type = { variable
356 pdev->type = &part_type; in add_partition()

12