Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dipl.h110 #define S390_IPLB_MIN_CCW_LEN 200 macro
183 return len >= S390_IPLB_MIN_CCW_LEN; in iplb_valid()
H A Dipl.c470 iplb->len = cpu_to_be32(S390_IPLB_MIN_CCW_LEN); in s390_build_iplb()
477 iplb->len = cpu_to_be32(S390_IPLB_MIN_CCW_LEN); in s390_build_iplb()
479 cpu_to_be32(S390_IPLB_MIN_CCW_LEN - S390_IPLB_HEADER_LEN); in s390_build_iplb()