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. |
UTRENT
Control Block Contents
UTRENT DSECT
Cross Reference (Contains links to field and bit definitions)
UTRENT Prolog
NAME : HCPFCWDS DESCRIPTION: Untranslation Entry DSECT : UTRENT
UTRENT Control Block Content
UTRENT DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure UTRENT Untranslation Entry 0000 0 Address 4 UTRNEXT Address of next UTRENT 0004 4 Address 4 UTRCCWA Address of CCW 0008 8 Address 4 UTRROUTE Address of Routine to perform the untranslation 000C 12 Address 4 UTRDATA Optional data field 0010 16 Bitstring 8 UTRGS_ND (0) Lable for clearing both fields 0010 16 Address 4 UTRGSTRT Start of modified data 0014 20 Address 4 UTRGEND End of modified data 00000018 UTRSIZE *-UTRENT
UTRENT Storage Layout
*** UTRENT - Untranslation Entry * * +---------------------------+---------------------------+ * 0 | UTRNEXT | UTRCCWA | * +---------------------------+---------------------------+ * 8 | UTRROUTE | UTRDATA | * +---------------------------+---------------------------+ * 10 | UTRGSTRT | UTRGEND | * +---------------------------+---------------------------+ * 18 * *** UTRENT - Untranslation Entry
UTRENT Cross Reference
Symbol Dspl Value -------------- ---- ----- UTRCCWA 0004 UTRDATA 000C UTRGEND 0014 UTRGS_ND 0010 UTRGSTRT 0010 UTRNEXT 0000 UTRROUTE 0008 UTRSIZE 0014 00000018
Copyright IBM Corporation, 1990, 2001