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. |
CSETTPTR
PrologControl Block Contents
CSETTPTR DSECT
Storage Layout
Cross Reference
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
Last updated on 30 Mar 2001 at 07:14:20 EDT.
Copyright IBM Corporation, 1990, 2001