Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/include/asm/
Dbootx.h65 typedef struct boot_infos struct
68 __u32 version;
70 __u32 compatible_version;
74 __u8* logicalDisplayBase;
77 __u32 machineID;
80 __u32 architecture;
87 __u32 deviceTreeOffset; /* Device tree offset */
88 __u32 deviceTreeSize; /* Size of the device tree */
91 __u32 dispDeviceRect[4]; /* left,top,right,bottom */
92 __u32 dispDeviceDepth; /* (8, 16 or 32) */
[all …]