|
Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
DPLID
Control Block Contents
DPLID DSECT
Cross Reference (Contains links to field and bit definitions)
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
RELOCATION CONSIDERATIONS : None
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
Copyright IBM Corporation, 1990, 2011