Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.

X00E0

Prolog  

Control Block Contents  
   X00E0 DSECT
   X00E1 DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  


X00E0 Prolog

 NAME       : HCPPLXIT
 DESCRIPTION: Parm list pointers for exit 00E0
 DSECT      : X00E0

 

X00E0 Control Block Content


X00E0 DSECT

Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      X00E0          Parm list pointers for exit 00E0
0000    0 Address      4 *              1 Reserved
0004    4 Address      4 X00E0UWD       2 User words
0008    8 Address      4 X00E0TRT       3 TRT 256 bytes
000C   12 Address      4 X00E0OPM       4 Fullword L' of the area that
                                        X00E0OPA points to
0010   16 Address      4 X00E0OPL       5 Fullword L' of the contents of
                                        the area that X00E0OPA points to
0014   20 Address      4 X00E0OPA       6 Area for operator IPL startup
                                        options
0018   24 Address      4 X00E0GSD       7 GSDBK of operator IPL startup
                                        options

X00E1 DSECT

Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      X00E1          Parm list pointers for exit 00E1
0000    0 Address      4 *              1 Reserved
0004    4 Address      4 X00E1UWD       2 User words
0008    8 Address      4 X00E1TRT       3 TRT 256 bytes
000C   12 Address      4 X00E1OPM       4 Fullword L' of the area that
                                        X00E1OPA points to
0010   16 Address      4 X00E1OPL       5 Fullword L' of the contents of
                                        the area that X00E1OPA points to
0014   20 Address      4 X00E1OPA       6 Area of operator IPL startup
                                        options
0018   24 Address      4 X00E1GSD       7 GSDBK of operator IPL startup
                                        options

 

X00E0 Storage Layout

          
*** X00E0 - Parm list pointers for exit 00E0
*
*     +---------------------------+---------------------------+
*   0 |///////////////////////////|         X00E0UWD          |
*     +---------------------------+---------------------------+
*   8 |         X00E0TRT          |         X00E0OPM          |
*     +---------------------------+---------------------------+
*  10 |         X00E0OPL          |         X00E0OPA          |
*     +---------------------------+---------------------------+
*  18 |         X00E0GSD          | 1C
*     +---------------------------+
*
*** X00E0 - Parm list pointers for exit 00E0
          
*** X00E1 - Parm list pointers for exit 00E1
*
*     +---------------------------+---------------------------+
*   0 |///////////////////////////|         X00E1UWD          |
*     +---------------------------+---------------------------+
*   8 |         X00E1TRT          |         X00E1OPM          |
*     +---------------------------+---------------------------+
*  10 |         X00E1OPL          |         X00E1OPA          |
*     +---------------------------+---------------------------+
*  18 |         X00E1GSD          | 1C
*     +---------------------------+
*
*** X00E1 - Parm list pointers for exit 00E1

 

X00E0 Cross Reference

Symbol         Dspl Value
-------------- ---- -----
X00E0GSD       0018
X00E0OPA       0014
X00E0OPL       0010
X00E0OPM       000C
X00E0TRT       0008
X00E0UWD       0004
X00E1GSD       0018
X00E1OPA       0014
X00E1OPL       0010
X00E1OPM       000C
X00E1TRT       0008
X00E1UWD       0004

This information is based on z/VM V6R2.0. Last updated on 21 Nov 2011 at 11:15:09 EDT.
Copyright IBM Corporation, 1990, 2011