Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dnvram.c45 struct err_log_info { struct
286 struct err_log_info info; in nvram_write_os_partition()
301 rc = ppc_md.nvram_write((char *)&info, sizeof(struct err_log_info), &tmp_index); in nvram_write_os_partition()
341 struct err_log_info info; in nvram_read_partition()
353 sizeof(struct err_log_info), in nvram_read_partition()
466 part->size = nvram_get_partition_size(p) - sizeof(struct err_log_info); in pseries_nvram_init_os_partition()