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

D88PARM0

Prolog  

Control Block Contents  
   D88PARM0 DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  


D88PARM0 Prolog

 Name       : D88PARM0
 Description: Diagnose 88 parameter list
 DSECT      : D88PARM0
 Function   : This block defines the interface between a
              virtual machine and the Control Program, as
              provided via Diagnose 88.
              The storage used for this parameter list must
              be double-word aligned.

 

D88PARM0 Control Block Content


D88PARM0 DSECT

Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      D88PARM0       Diagnose 88 parameter list
0000    0 Character    8 D88PTARG       Target user identifier
0008    8 Character    8 D88PAGNT       Agent user identifier
0010   16 Character    8 D88PPSWD       Password
0018   24 Bitstring    2 D88PMDSK       Minidisk address
001A   26 Bitstring    2 D88PVADD       Virtual Device address
001C   28 Character    2 D88PMODE       LINK Mode
001E   30 Bitstring    2 *              Reserved for IBM use
          00000020       D88PSIZE       *-D88PARM0 D88PARM0 size in bytes

 

D88PARM0 Storage Layout

          
*** D88PARM0 - Diagnose 88 parameter list
*
*     +-------------------------------------------------------+
*   0 |                       D88PTARG                        |
*     +-------------------------------------------------------+
*   8 |                       D88PAGNT                        |
*     +-------------------------------------------------------+
*  10 |                       D88PPSWD                        |
*     +-------------+-------------+-------------+-------------+
*  18 |  D88PMDSK   |  D88PVADD   |  D88PMODE   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  20
*
*** D88PARM0 - Diagnose 88 parameter list

 

D88PARM0 Cross Reference

Symbol         Dspl Value
-------------- ---- -----
D88PAGNT       0008
D88PMDSK       0018
D88PMODE       001C
D88PPSWD       0010
D88PSIZE       001E 00000020
D88PTARG       0000
D88PVADD       001A

This information is based on z/VM V4R3.0. Last updated on 30 Apr 2002 at 15:32:30 EDT.
Copyright IBM Corporation, 1990, 2002