|
Hex Dec Type/Val Lng Label (dup) Comments
---- ---- --------- ---- -------------- --------
0000 0 Structure $FCLBK Relocation mapping for HCPFCLBK
00000001 $FCL_VER 1 Mapping version number
0000 0 Signed 2 $FCL_HDRL Header length (in bytes)
0002 2 Signed 2 $FCL_BITL Length of mapped bits (in bytes)
0004 4 Signed 4 * Reserved for future use
00000008 $FCL_HDLN *-$FCLBK Length of header (bytes)
Bit map: Contains the FCLBK flags that are subject to
relocation. These bits are defined sequentially,
regardless of how they are defined in HCPFCLBK.
This yields a consistent mapping that ensures
compatibility when a guest is relocated between
systems at differing service levels.
Names in the comments column indicate the control
block byte which contains the flag. This name is
subject to change if the flag definition changes.
====> NEVER change bits which already exist here.
====> NEVER change the order of bits in this section.
====> ALWAYS add new bits at the end of this section,
together with new flag bytes as required.
0008 8 Signed 2 $FCL_BITS (0) Bit map area
0008 8 Bitstring 1 $FCL0
1... .... $FCLPNSET X'80' $FCLPNSET FCLPFLAG
.1.. .... $FCLBRSET X'40' $FCLBRSET FCLPFLAG
..1. .... $FCLLNSET X'20' $FCLLNSET FCLPFLAG
...1 .... $FCLBPSET X'10' $FCLBPSET FCLPFLAG
.... 1... $FCLSCSET X'08' $FCLSCSET FCLPFLAG
.... .1.. $FCLILOAD X'04' $FCLILOAD FCLIPLOP
.... ..1. $FCLIDUMP X'02' $FCLIDUMP FCLIPLOP
.... ...1 $FCLISTOP X'01' $FCLISTOP FCLIPLOP
0009 9 Bitstring 1 $FCL1
1... .... $FCLIATTN X'80' $FCLIATTN FCLIPLOP
.1.. .... $FCLHEX X'40' $FCLHEX FCLSCFLG
00000002 $FCL_BLEN *-$FCL_BITS Length of bit map
area
Data: Contains all HCPFCLBK data that is subject to
relocation, except for flag bits, which are
handled separately.
All fields are defined as XLnn to avoid alignment
warnings and to pack the data efficiently.
====> NEVER change fields which already exist here.
====> NEVER change the order of fields in this section.
====> ALWAYS add new fields at the end of this section.
together with new flag bytes as required.
000A 10 Bitstring 1 $FCL_DATA (0) Start of data map
000A 10 Bitstring 4 $FCLSCA -> RDO offset to SCP data
(original input)
000E 14 Bitstring 4 $FCLBPS BOOT PROGRAM SELECTOR
0012 18 Bitstring 8 $FCLPTNM PORT NAME
001A 26 Bitstring 8 $FCLLUN LUN
0022 34 Bitstring 8 $FCLBRLBA BOOT RECORD LOGICAL BLOCK ADDR
002A 42 Bitstring 4 $FCLSCL Length of SCP Data (input)
002E 46 Bitstring 4 $FCLSCU Length of SCP Data (UTF-8)
00000032 $FCL_LEN *-$FCLBK Total length, in bytes
00000007 $FCL_SZ ($FCL_LEN+7)/8 Size in
doublewords
| |