XLDBK | Back to Index page |
Prolog Control Block Contents XLDBK DSECT XLDENTRY DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
XLDBK Prolog | Top of page |
NAME : HCPXLDBK DESCRIPTION: eXtent List Definition BlocK. DSECT : XLDBK FUNCTION : The XLDBK is used for parameter passing for diagnose X'244'. LOCATED BY : Rx - Diagnose X'244' Rx register. CREATED BY : Created in the guest virtual machine's storage and copied into a buffer page for CP use. DELETED BY : Deleted by the guest virtual machine. SERIALIZED : Guest Virtual Machine is responsible. RELOCATION CONSIDERATIONS : None COMMENTS : This is a variable size block. Use the following formula to figure out the actual size of the control block. XLDSIZE+(((nnn(XLDENTSZ))+7)/8)= number of doublewords Where: XLDSIZE - Header size in doublewords. nnn - Number of contiguous extent entries. XLDENTSZ - Total size in bytes of one extent entry. |
XLDBK Control Block Content | Top of page |
|
XLDBK Storage Layout | Top of page |
*** XLDBK - eXtent List Definition BlocK. * * +---------------------------+---------------------------+ * 0 | XLDALET | XLDFWDPT | * +---------------------------+---------------------------+ * 8 | XLDENTCT | XLDRSVD | * +---------------------------+---------------------------+ * *** XLDBK - eXtent List Definition BlocK. *** XLDENTRY - eXtent List Definition BlocK. * * +---------------------------+---------------------------+ * 0 | XLDPRBN | XLDMRBN | * +---------------------------+-------------+-------------+ * 8 | XLDCOUNT | XLDDEVNM |/////////////| * +---------------------------+-------------+-------------+ * *** XLDENTRY - eXtent List Definition BlocK. |
XLDBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- XLDALET 0000 XLDCOUNT 0008 XLDDEVNM 000C XLDENTCT 0008 XLDENTR1 0010 XLDESIZE 000E 00000002 XLDETLEN 000E 00000010 XLDFWDPT 0004 XLDLEN 0010 00000010 XLDMRBN 0004 XLDNMETP 0010 00000100 XLDNXTET 0010 XLDPRBN 0000 XLDRSVD 000C XLDSIZE 0010 00000002 XLDSZETP 0010 00001000 |
Copyright IBM Corporation, 1990, 2022