SYID Back to Index page
 
Prolog 
Control Block Contents 
   SYID 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.


  SYID Prolog Top of page
 
 NAME       : DMSSYID
 DESCRIPTION: Result of a diag x'00' (System ID)
 DSECT      : SYID
 FUNCTION   : Save the result of a diagnose x'00'
              (the System id function) done by DMSINS during
              initialization
 
 
  SYID Control Block Content Top of page
 

 SYID DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure SYID Result of a diag x'00' (System ID) 0000 0 Character 8 SYIDSNAM System name (in EBCDIC) 0008 8 Character 2 * Reserved for IBM use 000A 10 Bitstring 1 SYIDPVCD Product version code 000B 11 Bitstring 1 SYIDVRCD Version code from CPUID 000C 12 Bitstring 2 SYIDMCEL Machine Check Extended Logout fld 000E 14 Bitstring 2 SYIDPRAD Processor address 0010 16 Character 8 SYIDUID Issuer's userid (EBCDIC) 0018 24 Bitstring 8 SYIDPPM (0) Program Products Mask 0018 24 Bitstring 1 * 1st byte of program products mask 0019 25 Bitstring 1 SYIDPPM2 2nd byte of program products mask .... .1.. SYIDY2K X'04' SYIDY2K Year 2000 supported by CP 001A 26 Bitstring 6 * remainder of program products mask 0020 32 Bitstring 4 SYIDDELT Time zone delta in secs from GMT 0024 36 Bitstring 4 SYIDVERI (0) Version information, as: 0024 36 Bitstring 1 SYIDRELN Release number 0025 37 Bitstring 1 SYIDRLML Release modification level 0026 38 Bitstring 2 SYIDRPLC PLC (Program Level Change)number 00000028 SYIDBLEN *-SYID Length in bytes of response buffer
 
 
  SYID Storage Layout Top of page
 
          
*** SYID - Result of a diag x'00' (System ID)
*
*     +-------------------------------------------------------+
*   0 |                       SYIDSNAM                        |
*     +-------------+------+------+-------------+-------------+
*   8 |/////////////|:DPVCD|:DVRCD|  SYIDMCEL   |  SYIDPRAD   |
*     +-------------+------+------+-------------+-------------+
*  10 |                       SYIDUID                         |
*     +------+------+-----------------------------------------+
*  18 |//////|:DPPM2|/////////////////////////////////////////|
*     +------+------+-------------+------+------+-------------+
*  20 |         SYIDDELT          |:DRELN|:DRLML|  SYIDRPLC   |
*     +---------------------------+------+------+-------------+
*  28
*
*** SYID - Result of a diag x'00' (System ID)
 
 
  SYID Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
SYIDBLEN       0026 00000028
SYIDDELT       0020
SYIDMCEL       000C
SYIDPPM        0018
SYIDPPM2       0019
SYIDPRAD       000E
SYIDPVCD       000A
SYIDRELN       0024
SYIDRLML       0025
SYIDRPLC       0026
SYIDSNAM       0000
SYIDUID        0010
SYIDVERI       0024
SYIDVRCD       000B
SYIDY2K        0019 04
 
This information is based on z/VM 7.2.0 Last updated on 24 Jun 2020 at 09:36:19 EDT.
Copyright IBM Corporation, 1990, 2020