Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/boot/platform/u-boot/
H A Duimage.h37 char ih_name[IH_NMLEN]; member
/haiku/src/system/boot/platform/u-boot/
H A Duimage.cpp29 dprintf("name: '%-32s'\n", image->ih_name); in dump_uimage()