Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Drtas-types.h92 __be32 company_id; /* Company ID of the company */ member
Drtas.h173 return be32_to_cpu(ext_log->company_id); in rtas_ext_event_company_id()
/arch/powerpc/kernel/
Drtas.c979 uint32_t company_id = rtas_ext_event_company_id(ext_log); in get_pseries_errorlog() local
984 company_id != RTAS_V6EXT_COMPANY_ID_IBM) in get_pseries_errorlog()