Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dbootmap.h96 typedef struct ComponentEntry { struct
101 } __attribute((packed)) ComponentEntry; argument
H A Dbootmap.c616 static int zipl_load_segment(ComponentEntry *entry) in zipl_load_segment()
681 ComponentEntry *entry; in zipl_run()
702 entry = (ComponentEntry *)(&header[1]); in zipl_run()