CSETTPTR Back to Index page
 
Prolog 
Control Block Contents 
   CSETTPTR DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.

 
  CSETTPTR Control Block Content Top of page
 

 CSETTPTR DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure CSETTPTR CSE Trace Table Pointers 0000 0 Address 4 ITTFSYNC Address of the first Sync Request entry. 0004 4 Address 4 ITTCSYNC Address of the current Sync Request entry. 0008 8 Address 4 ITTLSYNC Address of the last+1 Sync Request entry. 000C 12 Address 4 ITTFSPOL Address of the first Diag X'F0' Spool Trace entry. 0010 16 Address 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 Top of page
 
          
*** CSETTPTR - Control Block in CSETTPTR
*
*     +---------------------------+---------------------------+
*   0 |         ITTFSYNC          |         ITTCSYNC          |
*     +---------------------------+---------------------------+
*   8 |         ITTLSYNC          |         ITTFSPOL          |
*     +---------------------------+---------------------------+
*  10 |         ITTCSPOL          |///////////////////////////|
*     +---------------------------+---------------------------+
*  18
*
*** CSETTPTR - Control Block in CSETTPTR
 
 
  CSETTPTR Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
ITTCSPOL       0010
ITTCSYNC       0004
ITTFSPOL       000C
ITTFSYNC       0000
ITTLNGHT       0014 00000018
ITTLSYNC       0008
 
This information is based on z/VM 6.3.0 Last updated on 22 May 2013 at 13:56:47 EDT.
Copyright IBM Corporation, 1990, 2013