Searched refs:part_type (Results 1 – 10 of 10) sorted by relevance
237 u8 part_type = CHECK_BUS_PART_TYPE(check); in print_err_info() local239 printk("%sParticipation Type: %u, %s\n", pfx, part_type, in print_err_info()240 part_type < ARRAY_SIZE(ia_check_bus_part_type_strs) ? in print_err_info()241 ia_check_bus_part_type_strs[part_type] : "unknown"); in print_err_info()
115 unsigned int part_type; member170 unsigned int part_type);515 target_part = md->part_type; in __mmc_blk_ioctl_cmd()837 unsigned int part_type) in mmc_blk_part_switch_pre() argument841 if (part_type == EXT_CSD_PART_CONFIG_ACC_RPMB) { in mmc_blk_part_switch_pre()854 unsigned int part_type) in mmc_blk_part_switch_post() argument858 if (part_type == EXT_CSD_PART_CONFIG_ACC_RPMB) { in mmc_blk_part_switch_post()868 unsigned int part_type) in mmc_blk_part_switch() argument873 if (main_md->part_curr == part_type) in mmc_blk_part_switch()879 ret = mmc_blk_part_switch_pre(card, part_type); in mmc_blk_part_switch()[all …]
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()
445 unsigned char part_type; member
265 u32 part_type; /* partition type */ member
978 flash_part = flash_attr->part[i].part_type; in bnad_get_flash_partition_by_offset()
3146 attr->part[i].part_type = in bfa_flash_intr()3147 be32_to_cpu(f->part[i].part_type); in bfa_flash_intr()
1125 u32 part_type; /* partition type */ member
4381 attr->part[i].part_type = in bfa_flash_intr()4382 be32_to_cpu(f->part[i].part_type); in bfa_flash_intr()
1162 return !(dev->type == &part_type); in device_is_not_partition()