Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c58 static const int max_bprs_entries = sizeof(_bprs) / sizeof(ExtEckdBlockPtr); variable
160 if (j == (max_bprs_entries - 1)) { in load_eckd_segments()