Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
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()
/drivers/memstick/core/
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()
/drivers/scsi/bfa/
Dbfa_defs.h525 int partition_type; member
Dbfa_ioc.c4201 aen_entry->aen_data.audit.partition_type = type; in bfa_flash_aen_audit_post()