OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setup_header
(Results
1 - 20
of
20
) sorted by null
/external/syslinux/memdisk/
memdisk.h
50
struct
setup_header
{
struct
80
#define shdr ((struct
setup_header
*)rm_args.rm_base)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
bootparam.h
24
struct
setup_header
{
struct
104
struct
setup_header
hdr; /* setup header */ /* 0x1f1 */
105
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h
25
struct
setup_header
{
struct
114
struct
setup_header
hdr; /* setup header */ /* 0x1f1 */
115
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
bootparam.h
25
struct
setup_header
{
struct
114
struct
setup_header
hdr; /* setup header */ /* 0x1f1 */
115
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h
62
struct
setup_header
{
struct
170
struct
setup_header
hdr;
171
__u8 _pad7[0x290 - 0x1f1 - sizeof(struct
setup_header
)];
/development/ndk/platforms/android-21/arch-x86/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
LinuxBzimage.h
28
struct
setup_header
{
struct
146
struct
setup_header
hdr;
147
UINT8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h
49
struct
setup_header
{
struct
142
* A bootloader is supposed to only take
setup_header
and put
152
struct
setup_header
hdr; /* setup header */ /* 0x1f1 */
153
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm/
bootparam.h
60
struct
setup_header
{
struct
167
struct
setup_header
hdr;
169
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
/hardware/intel/bootstub/
bootparam.h
90
struct
setup_header
{
struct
266
struct
setup_header
hdr; /* setup header */ /* 0x1f1 */
267
__u8 _pad7[0x290-0x1f1-sizeof(struct
setup_header
)];
Completed in 471 milliseconds