Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dapm_bios.h15 struct apm_bios_info { struct
16 __u16 version;
17 __u16 cseg;
18 __u32 offset;
19 __u16 cseg_16;
20 __u16 dseg;
44 struct apm_bios_info bios; argument
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h93 struct apm_bios_info apm_bios_info; /* 0x040 */ member