Home
last modified time | relevance | path

Searched refs:setup_header (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/deskutils/egroupware/egroupware/setup/inc/
H A Dclass.setup_cmd_header.inc.php24 * @var setup_header
26 private $setup_header; variable in setup_cmd_header
64 $this->setup_header = new setup_header();
169 if (method_exists($this->setup_header,$method))
171 return call_user_func_array(array($this->setup_header,$method),$args);
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/lib/
H A Dzimage.c72 static int kernel_magic_ok(struct setup_header *hdr) in kernel_magic_ok()
85 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol()
97 static int setup_device_tree(struct setup_header *hdr, const void *fdt_blob) in setup_device_tree()
138 struct setup_header *hdr = &params->hdr; in load_zimage()
242 struct setup_header *hdr = &setup_base->hdr; in setup_zimage()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/lib/
H A Dzimage.c72 static int kernel_magic_ok(struct setup_header *hdr) in kernel_magic_ok()
85 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol()
97 static int setup_device_tree(struct setup_header *hdr, const void *fdt_blob) in setup_device_tree()
138 struct setup_header *hdr = &params->hdr; in load_zimage()
242 struct setup_header *hdr = &setup_base->hdr; in setup_zimage()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/lib/
H A Dzimage.c72 static int kernel_magic_ok(struct setup_header *hdr) in kernel_magic_ok()
85 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol()
97 static int setup_device_tree(struct setup_header *hdr, const void *fdt_blob) in setup_device_tree()
138 struct setup_header *hdr = &params->hdr; in load_zimage()
242 struct setup_header *hdr = &setup_base->hdr; in setup_zimage()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/x86/lib/
H A Dzimage.c72 static int kernel_magic_ok(struct setup_header *hdr) in kernel_magic_ok()
85 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol()
97 static int setup_device_tree(struct setup_header *hdr, const void *fdt_blob) in setup_device_tree()
138 struct setup_header *hdr = &params->hdr; in load_zimage()
242 struct setup_header *hdr = &setup_base->hdr; in setup_zimage()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/x86/lib/
H A Dzimage.c72 static int kernel_magic_ok(struct setup_header *hdr) in kernel_magic_ok()
85 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol()
97 static int setup_device_tree(struct setup_header *hdr, const void *fdt_blob) in setup_device_tree()
138 struct setup_header *hdr = &params->hdr; in load_zimage()
242 struct setup_header *hdr = &setup_base->hdr; in setup_zimage()
/dports/sysutils/u-boot-tools/u-boot-2020.07/arch/x86/lib/
H A Dzimage.c75 static int kernel_magic_ok(struct setup_header *hdr) in kernel_magic_ok()
88 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol()
100 static int setup_device_tree(struct setup_header *hdr, const void *fdt_blob) in setup_device_tree()
141 struct setup_header *hdr = &params->hdr; in load_zimage()
245 struct setup_header *hdr = &setup_base->hdr; in setup_zimage()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/i386/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/include/asm/
H A Dbootparam.h27 struct setup_header { struct
110 struct setup_header hdr; /* setup header */ /* 0x1f1 */
111 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/include/asm/
H A Dbootparam.h27 struct setup_header { struct
110 struct setup_header hdr; /* setup header */ /* 0x1f1 */
111 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/i386/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/i386/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/include/asm/
H A Dbootparam.h27 struct setup_header { struct
110 struct setup_header hdr; /* setup header */ /* 0x1f1 */
111 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/x86/include/asm/
H A Dbootparam.h27 struct setup_header { struct
110 struct setup_header hdr; /* setup header */ /* 0x1f1 */
111 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/i386/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/x86/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/i386/include/asm/
H A Dbootparam.h24 struct setup_header { struct
104 struct setup_header hdr; /* setup header */ /* 0x1f1 */
105 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/x86/include/asm/
H A Dbootparam.h27 struct setup_header { struct
110 struct setup_header hdr; /* setup header */ /* 0x1f1 */
111 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/sysutils/u-boot-tools/u-boot-2020.07/arch/x86/include/asm/
H A Dbootparam.h27 struct setup_header { struct
111 struct setup_header hdr; /* setup header */ /* 0x1f1 */
112 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/lang/ruby26/ruby-2.6.9/lib/webrick/
H A Dcgi.rb95 def res.setup_header singletonMethod
128 res.setup_header
192 setup_header
217 def setup_header method in WEBrick.CGI.Socket
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/x86/lib/
H A Dzimage.c95 static int kernel_magic_ok(struct setup_header *hdr) in kernel_magic_ok()
108 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol()
129 struct setup_header *hdr = &params->hdr; in load_zimage()
233 struct setup_header *hdr = &setup_base->hdr; in setup_zimage()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/include/asm/
H A Dbootparam.h32 struct setup_header { struct
124 struct setup_header hdr; /* setup header */ /* 0x1f1 */
125 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/include/asm/
H A Dbootparam.h32 struct setup_header { struct
124 struct setup_header hdr; /* setup header */ /* 0x1f1 */
125 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];

123456789