Home
last modified time | relevance | path

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

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