Home
last modified time | relevance | path

Searched refs:partition_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/hiomapd/vpnor/
H A Dffs.h59 enum partition_type { enum
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_defs.h59 enum partition_type { enum
/openbmc/linux/block/partitions/
H A Dldm.h156 u8 partition_type; member
H A Dldm.c1082 volu->partition_type = buffer[0x41 + r_size]; in ldm_parse_vol5()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c173 unsigned int partition_type, in efx_devlink_info_nvram_partition() argument
180 rc = efx_mcdi_nvram_metadata(efx, partition_type, NULL, version, NULL, in efx_devlink_info_nvram_partition()
/openbmc/linux/drivers/memstick/core/
H A Dmspro_block.c106 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()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs.h525 int partition_type; member
H A Dbfa_ioc.c4201 aen_entry->aen_data.audit.partition_type = type; in bfa_flash_aen_audit_post()