Home
last modified time | relevance | path

Searched defs:company_id (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Drtas-types.h84 __be32 company_id; /* Company ID of the company */ member
/arch/powerpc/kernel/
Drtas.c868 uint32_t company_id = rtas_ext_event_company_id(ext_log); in get_pseries_errorlog() local