Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dnvram.c335 static int nvram_read_partition(struct nvram_os_partition *part, char *buff, in nvram_read_partition() function
382 return nvram_read_partition(&rtas_log_partition, buff, length, in nvram_read_error_log()
660 if (nvram_read_partition(part, buff, part->size, &err_type, &id_no)) { in nvram_pstore_read()