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.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
/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c401 uint8_t component_type; in cmd_infostat_identify() member
413 is_identify->component_type = 0x0; /* Switch */ in cmd_infostat_identify()
426 is_identify->component_type = 0x3; /* Type 3 */ in cmd_infostat_identify()