Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/boot/platform/u-boot/
H A Duimage.h26 uint32 ih_magic; member
/haiku/src/system/boot/platform/u-boot/
H A Duimage.cpp21 dprintf("magic: %x\n", B_BENDIAN_TO_HOST_INT32(image->ih_magic)); in dump_uimage()