Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dnvram_64.c141 static enum pstore_type_id nvram_type_ids[] = { enum
432 switch (nvram_type_ids[read_type]) { in nvram_pstore_read()
501 if (nvram_type_ids[read_type] == PSTORE_TYPE_DMESG) { in nvram_pstore_read()
548 nvram_type_ids[2] = PSTORE_TYPE_PPC_RTAS; in nvram_pstore_init()
549 nvram_type_ids[3] = PSTORE_TYPE_PPC_OF; in nvram_pstore_init()
551 nvram_type_ids[2] = PSTORE_TYPE_PPC_OPAL; in nvram_pstore_init()