]> Git Repo - qemu.git/blobdiff - hw/s390x/ipl.h
s390x/ipl: Provide ipl parameter block
[qemu.git] / hw / s390x / ipl.h
index 08f1d5c385e2a568e1a9ebfb407239c17a5d7b28..0b7f6cbecb5e195248902c50423065eec04f9c8d 100644 (file)
@@ -102,6 +102,7 @@ typedef struct S390IPLState S390IPLState;
 #define S390_IPL_TYPE_FCP 0x00
 #define S390_IPL_TYPE_CCW 0x02
 
+#define S390_IPLB_HEADER_LEN 8
 #define S390_IPLB_MIN_CCW_LEN 200
 #define S390_IPLB_MIN_FCP_LEN 384
 
This page took 0.023725 seconds and 4 git commands to generate.