Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h494 #define ISO_BC_ENTRY_PER_SECTOR (ISO_SECTOR_SIZE / sizeof(IsoBcEntry)) macro
H A Dbootmap.c841 for (i = 1; i < ISO_BC_ENTRY_PER_SECTOR; i++) { in find_iso_bc_entry()