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

CSETTPTR

Prolog  

Control Block Contents  
   CSETTPTR DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  


 

CSETTPTR Control Block Content


CSETTPTR DSECT

Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      CSETTPTR       CSE Trace Table Pointers
0000    0 Signed       4 ITTFSYNC       Address of the first Sync Request
                                        entry.
0004    4 Signed       4 ITTCSYNC       Address of the current Sync
                                        Request entry.
0008    8 Signed       4 ITTLSYNC       Address of the last+1 Sync
                                        Request entry.
000C   12 Signed       4 ITTFSPOL       Address of the first Diag X'F0'
                                        Spool Trace entry.
0010   16 Signed       4 ITTCSPOL       Address of the current DIAG X'F0'
                                        Spool Trace entry.
0014   20 Signed       4 *              Reserved
          00000018       ITTLNGHT       *-CSETTPTR Length of the Pointer
                                        Table in bytes.

 

CSETTPTR Storage Layout

          
*** CSETTPTR - Control Block in CSETTPTR
*
*     +---------------------------+---------------------------+
*   0 |         ITTFSYNC          |         ITTCSYNC          |
*     +---------------------------+---------------------------+
*   8 |         ITTLSYNC          |         ITTFSPOL          |
*     +---------------------------+---------------------------+
*  10 |         ITTCSPOL          |///////////////////////////|
*     +---------------------------+---------------------------+
*  18
*
*** CSETTPTR - Control Block in CSETTPTR

 

CSETTPTR Cross Reference

Symbol         Dspl Value
-------------- ---- -----
ITTCSPOL       0010
ITTCSYNC       0004
ITTFSPOL       000C
ITTFSYNC       0000
ITTLNGHT       0014 00000018
ITTLSYNC       0008

This information is based on z/VM V5R4.0. Last updated on 18 Feb 2010 at 03:24:18 EDT.
Copyright IBM Corporation, 1990, 2009