Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c703 while (entry->component_type == ZIPL_COMP_ENTRY_LOAD || in zipl_run()
704 entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()
707 if (entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()
724 if (entry->component_type != ZIPL_COMP_ENTRY_EXEC) { in zipl_run()
H A Dbootmap.h99 uint8_t component_type; member
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c409 uint8_t component_type; in cmd_infostat_identify() member
421 is_identify->component_type = 0x0; /* Switch */ in cmd_infostat_identify()
434 is_identify->component_type = 0x3; /* Type 3 */ in cmd_infostat_identify()