Home
last modified time | relevance | path

Searched refs:component_type (Results 1 – 3 of 3) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dbootmap.c596 while (entry->component_type == ZIPL_COMP_ENTRY_LOAD || in zipl_run()
597 entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()
600 if (entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()
613 IPL_assert(entry->component_type == ZIPL_COMP_ENTRY_EXEC, "No EXEC entry"); in zipl_run()
H A Dbootmap.h98 uint8_t component_type; member
/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c361 uint8_t component_type; in cmd_infostat_identify() member
374 is_identify->component_type = 0x0; /* Switch */ in cmd_infostat_identify()
387 is_identify->component_type = 0x3; /* Type 3 */ in cmd_infostat_identify()