Home
last modified time | relevance | path

Searched refs:ih_load (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/kernel/boot/platform/u-boot/
H A Duimage.h30 uint32 ih_load; member
/haiku/src/system/boot/platform/u-boot/
H A Duimage.cpp23 dprintf("load: %p\n", (void *)B_BENDIAN_TO_HOST_INT32(image->ih_load)); in dump_uimage()