Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dnvram.h24 struct err_log_info { struct
/linux-4.4.14/arch/powerpc/kernel/
Dnvram_64.c198 struct err_log_info info; in nvram_write_os_partition()
211 rc = ppc_md.nvram_write((char *)&info, sizeof(struct err_log_info), in nvram_write_os_partition()
237 struct err_log_info info; in nvram_read_partition()
249 sizeof(struct err_log_info), in nvram_read_partition()
326 part->size = nvram_get_partition_size(p) - sizeof(struct err_log_info); in nvram_init_os_partition()