Searched refs:of_get_next_device (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/private/kernel/platform/openfirmware/
H A Ddevices.h15 status_t of_get_next_device(intptr_t *_cookie, intptr_t root, const char *type,
/haiku/src/system/boot/platform/openfirmware/
H A Dreal_time_clock.cpp26 if (of_get_next_device(&rtcCookie, 0, "rtc",
H A Ddevices.cpp188 while ((status = of_get_next_device(&cookie, 0, "block", path,
/haiku/src/system/kernel/platform/openfirmware/
H A Dopenfirmware_devices.cpp21 of_get_next_device(intptr_t *_cookie, intptr_t root, const char *type, function
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dcpu.cpp50 while (of_get_next_device(&cookie, cpus, "cpu", cpuPath,
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dcpu.cpp42 while (of_get_next_device(&cookie, cpus, "cpu", cpuPath,
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_cpu.cpp60 while (of_get_next_device(&cookie, cpus, "cpu", cpuPath,

Completed in 129 milliseconds