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.h136 uint8_t bp_type; member
253 uint8_t bp_type; /* = 0 */ member
H A Dbootmap.c68 IPL_assert(bip->bp_type == BOOT_INFO_BP_TYPE_IPL, "DASD is not for IPL"); in verify_boot_info()