About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM. |
DPLID
PrologControl Block Contents
DPLID DSECT
Storage Layout
Cross Reference
DPLID Prolog
NAME : HCPDPLID DESCRIPTION: DIAGNOSE Parameter List Identifier DSECT : DPLID FUNCTION : DPLID maps the parameter list identifier for DIAGNOSE parameter lists. LOCATED BY : DIAGNOSE-specified user register "RX" CREATED BY : a virtual machine DELETED BY : the creating virtual machine
DPLID Control Block Content
DPLID DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure DPLID DIAGNOSE Parameter List Identifier 0000 0 Bitstring 2 DPLCODE DIAGNOSE code number 0002 2 Bitstring 1 DPLSUBCD DIAGNOSE function code 0003 3 Bitstring 1 DPLLENTH size, in bytes, of this parmlist 00000004 DPLSIZE *-DPLID size, in bytes, of parm list id
DPLID Storage Layout
*** DPLID - DIAGNOSE Parameter List Identifier * * +-------------+------+------+ * 0 | DPLCODE |:SUBCD|:LENTH| 4 * +-------------+------+------+ * *** DPLID - DIAGNOSE Parameter List Identifier
DPLID Cross Reference
Symbol Dspl Value -------------- ---- ----- DPLCODE 0000 DPLLENTH 0003 DPLSIZE 0003 00000004 DPLSUBCD 0002
Last updated on 29 Mar 2001 at 15:36:21 EDT.
Copyright IBM Corporation, 1990, 2001