Searched refs:partition_type (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | efx_reflash.c | 84 u32 *partition_type, in efx_reflash_partition_type() argument 91 *partition_type = NVRAM_PARTITION_TYPE_EXPANSION_ROM; in efx_reflash_partition_type() 95 *partition_type = NVRAM_PARTITION_TYPE_BUNDLE; in efx_reflash_partition_type() 109 u32 *partition_type, in efx_reflash_parse_snic_header() argument 151 *partition_type = in efx_reflash_parse_snic_header() 163 u32 *partition_type, in efx_reflash_parse_snic_bundle_header() argument 200 *partition_type = NVRAM_PARTITION_TYPE_BUNDLE; in efx_reflash_parse_snic_bundle_header() 213 u32 *partition_type, in efx_reflash_parse_firmware_data() argument 237 partition_type, in efx_reflash_parse_firmware_data() 243 partition_type, in efx_reflash_parse_firmware_data() [all …]
|
H A D | efx_devlink.c | 174 unsigned int partition_type, in efx_devlink_info_nvram_partition() argument 181 rc = efx_mcdi_nvram_metadata(efx, partition_type, NULL, version, NULL, in efx_devlink_info_nvram_partition()
|
/linux/drivers/memstick/core/ |
H A D | mspro_block.c | 106 unsigned char partition_type; member 358 rc += sysfs_emit_at(buffer, rc, "partition type: %x\n", x_mbr->partition_type); in mspro_block_attr_show_mbr()
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_defs.h | 525 int partition_type; member
|