Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dbootmap.c673 static bool is_iso_bc_entry_compatible(IsoBcSection *s) in is_iso_bc_entry_compatible() function
843 if (is_iso_bc_entry_compatible(&e[i].body.sect)) { in find_iso_bc_entry()