Searched refs:boot (Results 226 - 250 of 390) sorted by relevance

1234567891011>>

/haiku-fatelf/headers/private/kernel/arch/x86/
H A Dapic.h12 #include <boot/kernel_args.h>
/haiku-fatelf/headers/private/kernel/boot/net/
H A DEthernet.h9 #include <boot/net/NetDefs.h>
H A DIP.h9 #include <boot/net/Ethernet.h>
/haiku-fatelf/src/add-ons/kernel/drivers/disk/virtual/remote_disk/
H A DRemoteDisk.h12 #include <boot/net/RemoteDiskDefs.h>
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A Dmakefile113 include /boot/develop/etc/makefile-engine
/haiku-fatelf/src/bin/writembr/
H A Dmbr.S7 ; assemble the Master boot record with:
156 ;// A 512 byte MBR boot manager that simply boots the active partition. //
179 ; when we load in the bootstrap from the partition to boot.
271 jmp LOAD ; jump into partition boot loader
309 jnc check_for_bootable_partition; then resume(normal boot sequence)
330 ; BIOSes try to boot an alternate
332 ; BIOS' boot device order )
374 ; check whether the code is small enough to fit in the boot code area
378 ; %error "Code exceeds master boot code area!"
/haiku-fatelf/src/system/boot/arch/m68k/
H A Dmmu_040.cpp11 #include <boot/platform.h>
12 #include <boot/stdio.h>
13 #include <boot/kernel_args.h>
14 #include <boot/stage2.h>
/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DDirectory.h12 #include <boot/vfs.h>
H A DFile.h9 #include <boot/vfs.h>
/haiku-fatelf/src/system/boot/loader/net/
H A DChainBuffer.cpp6 #include <boot/net/ChainBuffer.h>
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dcpu.cpp14 #include <boot/platform.h>
15 #include <boot/stdio.h>
16 #include <boot/kernel_args.h>
17 #include <boot/stage2.h>
359 panic("You need a Pentium or higher in order to boot!\n");
/haiku-fatelf/src/system/boot/platform/cfe/
H A DHandle.cpp11 #include <boot/platform/cfe/cfe.h>
H A Dcfe.cpp12 #include <boot/platform.h>
13 #include <boot/stage2.h>
14 #include <boot/heap.h>
15 #include <boot/platform/cfe/cfe.h>
/haiku-fatelf/src/system/boot/platform/generic/
H A Dvideo_blit.cpp10 #include <boot/stage2.h>
11 #include <boot/platform.h>
12 #include <boot/platform/generic/video.h>
13 #include <boot/kernel_args.h>
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_cpu.cpp16 #include <boot/kernel_args.h>
33 // Some boot code relies on this.
H A Darch_timer.cpp14 #include <boot/stage2.h>
H A Darch_vm.cpp16 #include <boot/kernel_args.h>
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_040_cpu.cpp14 #include <boot/kernel_args.h>
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_int.cpp18 #include <boot/kernel_args.h>
40 // An iframe stack used in the early boot process when we don't have
H A Darch_vm.cpp14 #include <boot/kernel_args.h>
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_real_time_clock.cpp9 #include <boot/kernel_args.h>
/haiku-fatelf/src/system/kernel/util/
H A Dkernel_cpp.cpp16 # include <boot/platform.h>
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A Dmakefile63 LIBS= /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-000224/libgcc.a
/haiku-fatelf/src/bin/diffutils/man/
H A DMakefile45 ACLOCAL = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run aclocal-1.6
46 AUTOCONF = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoconf
47 AUTOMAKE = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run automake-1.6
48 AUTOHEADER = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoheader
71 AMTAR = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run tar
83 HELP2MAN = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run help2man
109 install_sh = /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/install-sh
/haiku-fatelf/src/system/boot/arch/arm/
H A Darch_framebuffer_omap3.cpp15 #include <boot/stage2.h>
16 #include <boot/platform.h>
17 #include <boot/menu.h>
18 #include <boot/kernel_args.h>
19 #include <boot/platform/generic/video.h>

Completed in 93 milliseconds

1234567891011>>