Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dbootmap.h137 uint8_t bp_type; member
254 uint8_t bp_type; /* = 0 */ member
H A Dbootmap.c75 if (bip->bp_type != BOOT_INFO_BP_TYPE_IPL) { in verify_boot_info()