Home
last modified time | relevance | path

Searched defs:systemcfg (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Dsystemcfg.h33 struct systemcfg { struct
34 __u8 eye_catcher[16]; /* Eyecatcher: SYSTEMCFG:PPC64 0x00 */
35 struct { /* Systemcfg version numbers */
59 extern struct systemcfg *systemcfg; argument
Dnaca.h33 void *systemcfg; /* Pointer to systemcfg data 0x58 */ member
/linux-2.4.37.9/arch/ppc64/kernel/
DpacaData.c25 struct systemcfg *systemcfg; variable