/openbmc/linux/arch/mips/sibyte/bcm1480/ |
H A D | setup.c | 30 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 D | part.c | 33 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 D | part_dos.c | 41 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 D | part_mac.c | 242 .part_type = PART_TYPE_MAC,
|
H A D | part_iso.c | 235 .part_type = PART_TYPE_ISO,
|
H A D | part_amiga.c | 382 .part_type = PART_TYPE_AMIGA,
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc_legacy.c | 145 .part_type = 0, 200 bdesc->part_type = mmc->cfg->part_type; in mmc_create()
|
H A D | bcmstb_sdhci.c | 60 host->cfg.part_type = PART_TYPE_DOS; in bcmstb_sdhci_init()
|
H A D | mmc-uclass.c | 321 bdesc->part_type = cfg->part_type; in mmc_bind()
|
H A D | mmc_spi.c | 272 .part_type = PART_TYPE_DOS,
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | cper-x86.c | 238 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 D | mc5.c | 344 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 D | block.c | 120 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 D | part.h | 188 disk_partition_t *info, int part_type); 263 int part_type; member
|
H A D | blk.h | 67 unsigned char part_type; /* partition type */ member
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
H A D | direct.py | 394 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 D | efi_device_path.c | 637 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 D | sata.c | 96 sata_dev_desc[i].part_type = PART_TYPE_UNKNOWN; in __sata_initialize()
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_blk.c | 88 desc->part_type = PART_TYPE_UNKNOWN; in virtio_blk_bind()
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_defs.h | 265 u32 part_type; /* partition type */ member
|
/openbmc/u-boot/drivers/block/ |
H A D | sandbox.c | 188 blk_dev->part_type = PART_TYPE_UNKNOWN;
|
H A D | blk-uclass.c | 226 if (desc->part_type != PART_TYPE_UNKNOWN) { in blk_list_part() 584 desc->part_type = PART_TYPE_UNKNOWN; in blk_create_device()
|
H A D | blk_legacy.c | 85 if (desc->part_type != PART_TYPE_UNKNOWN) { in blk_list_part()
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | partition.py | 47 self.part_type = args.part_type
|
/openbmc/linux/block/partitions/ |
H A D | core.c | 259 const struct device_type part_type = { variable 356 pdev->type = &part_type; in add_partition()
|