Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c1147 struct rpanote { struct
1148 u32 namesz;
1149 u32 descsz;
1150 u32 type;
1151 char name[24]; /* "IBM,RPA-Client-Config" */
1152 struct rpadesc {
1161 } rpadesc;
1162 } rpanote; member
/openbmc/linux/arch/powerpc/boot/
H A Daddnote.c43 unsigned int rpanote[N_RPA_DESCR] = { variable