Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/boot/platform/u-boot/
H A Duimage.h18 #define IH_TYPE_MULTI 4 macro
/haiku/src/system/boot/platform/u-boot/
H A Duimage.cpp30 if (image->ih_type != IH_TYPE_MULTI) in dump_uimage()