Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h95 typedef struct ComponentEntry { struct
100 } __attribute((packed)) ComponentEntry; argument
H A Dbootmap.c526 static void zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
583 ComponentEntry *entry; in zipl_run()
595 entry = (ComponentEntry *)(&header[1]); in zipl_run()