Searched refs:platform_add_boot_device (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/system/boot/platform/routerboard_mipsel/
H A Ddevices.cpp17 platform_add_boot_device(struct stage2_args* args, NodeList* devicesList) function
19 #warning IMPLEMENT platform_add_boot_device
/haiku-fatelf/headers/private/kernel/boot/
H A Dplatform.h57 extern status_t platform_add_boot_device(struct stage2_args *args, NodeList *devicesList);
/haiku-fatelf/src/system/boot/platform/u-boot/
H A Ddevices.cpp24 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function
26 TRACE("platform_add_boot_device\n");
38 dprintf("platform_add_boot_device(): Could not create MemoryDisk !\n");
/haiku-fatelf/src/system/boot/platform/cfe/
H A Ddevices.cpp29 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function
/haiku-fatelf/src/system/boot/platform/pxe_ia32/
H A Ddevices.cpp38 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function
40 TRACE("platform_add_boot_device\n");
74 dprintf("platform_add_boot_device(): Out of memory!\n");
82 dprintf("platform_add_boot_device(): Failed to load file \"%s\" "
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Ddevices.cpp159 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function
/haiku-fatelf/src/system/boot/platform/openfirmware/
H A Ddevices.cpp33 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function
/haiku-fatelf/src/tests/system/boot/loader/
H A Dplatform_devices.cpp136 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function
/haiku-fatelf/src/system/boot/loader/
H A Dvfs.cpp404 if (platform_add_boot_device(args, &gBootDevices) < B_OK)
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp824 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp1133 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList) function

Completed in 117 milliseconds