Searched refs:boot (Results 26 - 50 of 390) sorted by relevance

1234567891011>>

/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Dconsole.h8 #include <boot/platform/generic/text_console.h>
/haiku-fatelf/src/system/boot/platform/routerboard_mipsel/
H A Dconsole.h8 #include <boot/platform/generic/text_console.h>
H A Ddebug.c7 #include <boot/platform.h>
8 #include <boot/stdio.h>
H A Ddevices.cpp8 #include <boot/platform.h>
9 #include <boot/partitions.h>
10 #include <boot/stdio.h>
11 #include <boot/stage2.h>
26 NodeList* list, boot::Partition** _partition)
/haiku-fatelf/src/system/boot/platform/u-boot/
H A Dconsole.h8 #include <boot/platform/generic/text_console.h>
H A Dcpu.cpp13 #include <boot/platform.h>
14 #include <boot/stdio.h>
15 #include <boot/kernel_args.h>
16 #include <boot/stage2.h>
50 panic("You need a 6502 or higher in order to boot!\n");
H A Ddevices.cpp8 #include <boot/platform.h>
9 #include <boot/vfs.h>
10 #include <boot/stdio.h>
11 #include <boot/stage2.h>
36 args->platform.boot_tgz_size, "boot.tgz");
49 NodeList *list, boot::Partition **_partition)
54 boot::Partition *partition = NULL;
55 while ((partition = (boot::Partition *)iterator.Next()) != NULL) {
/haiku-fatelf/src/tests/system/boot/loader/
H A Dplatform_heap.cpp7 #include <boot/heap.h>
/haiku-fatelf/src/system/boot/loader/
H A Delf.h9 #include <boot/elf.h>
10 #include <boot/vfs.h>
/haiku-fatelf/
H A Dmakehaikufloppy5 echo "-cd : Creates a boot floppy capable of booting to a CD."
6 echo " If not specified, the boot floppy will only be able to boot"
9 echo " a boot floppy from. Defaults to /boot"
17 BASE=/boot
52 rm -f /tmp/boot.tgz /tmp/boot.img
54 echo "Creating boot image..."
61 tar chf /tmp/boot
[all...]
/haiku-fatelf/src/system/boot/loader/file_systems/hfs_plus/
H A Dhfs_plus.cpp9 #include <boot/partitions.h>
10 #include <boot/platform.h>
39 hfs_plus_get_file_system(boot::Partition *partition, ::Directory **_root)
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Drom_calls.cpp7 #include <boot/platform.h>
8 #include <boot/stage2.h>
9 #include <boot/stdio.h>
/haiku-fatelf/src/system/boot/platform/cfe/
H A Ddebug.cpp10 #include <boot/platform.h>
11 #include <boot/stdio.h>
12 #include <boot/platform/cfe/cfe.h>
H A Ddevices.cpp10 #include <boot/platform.h>
11 #include <boot/vfs.h>
12 #include <boot/stdio.h>
13 #include <boot/stage2.h>
14 #include <boot/net/IP.h>
15 #include <boot/net/iSCSITarget.h>
16 #include <boot/net/NetStack.h>
17 #include <boot/net/RemoteDisk.h>
19 #include <boot/platform/cfe/cfe.h>
38 NodeList *list, boot
[all...]
H A Dmenu.cpp7 #include <boot/platform.h>
8 #include <boot/menu.h>
9 #include <boot/platform/generic/text_menu.h>
H A Dmmu.cpp8 #include <boot/platform.h>
9 #include <boot/stdio.h>
10 #include <boot/platform/cfe/cfe.h>
/haiku-fatelf/src/system/boot/platform/openfirmware/
H A Dmenu.cpp7 #include <boot/platform.h>
8 #include <boot/menu.h>
9 #include <boot/platform/generic/text_menu.h>
/haiku-fatelf/data/etc/profile.d/
H A Dbash_completion.sh7 if shopt -q progcomp && [ -r /boot/common/etc/bash_completion ]; then
9 . /boot/common/etc/bash_completion
/haiku-fatelf/headers/private/kernel/boot/
H A Dheap.h9 #include <boot/stage2_args.h>
/haiku-fatelf/headers/private/kernel/boot/platform/amiga_m68k/
H A Dplatform_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
H A Dplatform_stage2_args.h9 # error This file is included from <boot/stage2_args.h> only
/haiku-fatelf/headers/private/kernel/boot/platform/atari_m68k/
H A Dplatform_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
H A Dplatform_stage2_args.h9 # error This file is included from <boot/stage2_args.h> only
/haiku-fatelf/headers/private/kernel/boot/platform/cfe/
H A Dplatform_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only
/haiku-fatelf/headers/private/kernel/boot/platform/openfirmware/
H A Dplatform_kernel_args.h9 # error This file is included from <boot/kernel_args.h> only

Completed in 189 milliseconds

1234567891011>>