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 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 UTRGSTRT 0010 UTRNEXT 0000 UTRROUTE 0008 UTRSIZE 0014 00000018
Last updated on 5 Jun 2001 at 13:36:01 EDT.
Copyright IBM Corporation, 1990, 2001