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.h96 typedef struct ComponentEntry { struct
101 } __attribute((packed)) ComponentEntry; argument
H A Dbootmap.c617 static int zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
682 ComponentEntry *entry; in zipl_run()
703 entry = (ComponentEntry *)(&header[1]); in zipl_run()