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


  $VDEV Prolog Top of page
 
 NAME       : LGRVDEV
 DESCRIPTION: Relocation mapping for HCPVDEV
 DSECT      : $VDEV
 FUNCTION   : LGRVDEV describes those fields of the VDEV that
              will be migrated to the destination system during
              guest relocation.
 LOCATED BY : This is a mapping of the RDODATA area within the
              RDOBK during guest relocation.
 CREATED BY : HCPRLFVF - VDEV Formatter for LGR
 DELETED BY : HCPRLDRL - Release storage associated with an RDP
 RELOCATION CONSIDERATIONS : This control block is used during live guest
              relocation.  It is used to relocate a control block
              defined in a corresponding HCP COPY file.  Any
              fields or bits defined in HCPVDEV which are
              required on the destination system must be defined
              here, and code must be added to migrate the field
              or bit during a relocation.
 
 
  $VDEV Control Block Content Top of page
 

 $VDEV DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure $VDEV Relocation mapping for HCPVDEV 00000003 $VDEV_VER 3 $VDEV mapping version. $VDEV_VER is independent of the CP level and need only be changed when this DSECT is changed. The convention is to increment by 1. 0000 0 Signed 2 $VDEV_HDRL Header length (in bytes) 0002 2 Signed 2 $VDEV_BITL Length of mapped bits (in bytes) 0004 4 Signed 4 * Reserved for future use 00000008 $VDEV_HDLN *-$VDEV Length of header (bytes) Bit map: Contains the VDEV flags that are subject to relocation. These bits are defined sequentially, regardless of how they are defined in HCPVDEV. This yields a consistent mapping that ensures compatibility when a guest is relocated between systems at differing service levels. Names in the comments column indicate the control block byte which contains the flag. This name is subject to change if the flag definition changes. ====> NEVER change bits which already exist here. ====> NEVER change the order of bits in this section. ====> ALWAYS add new bits at the end of this section, together with new flag bytes as required. 0008 8 Signed 2 $VDEV_BITS (0) Bit map area 0008 8 Bitstring 1 $VDEV0 1... .... $VDEVBUSY X'80' $VDEVBUSY ALL VDEVSTAT .1.. .... $VDEVPRCE X'40' $VDEVPRCE ALL VDEVSTAT ..1. .... $VDEVCLRF X'20' $VDEVCLRF ALL VDEVSTAT ...1 .... $VDEVHLTF X'10' $VDEVHLTF ALL VDEVSTAT .... 1... $VDEVSUSP X'08' $VDEVSUSP ALL VDEVSTAT .... .1.. $VDEVRPND X'04' $VDEVRPND ALL VDEVSTAT .... ..1. $VDEVQUED X'02' $VDEVQUED ALL VDEVSTAT .... ...1 $VDEVCATT X'01' $VDEVCATT ALL VDEVSTAT 0009 9 Bitstring 1 $VDEV1 1... .... $VDEVIMRS X'80' $VDEVIMRS ALL VDEVWAIT .1.. .... $VDEVWINT X'40' $VDEVWINT ALL VDEVWAIT ..1. .... $VDEVIOPQ X'20' $VDEVIOPQ QDIO VDEVIOP1 ...1 .... $VDEVNSIM X'10' $VDEVNSIM VNET VDEVVNET .... 1... $VDEVINTV X'08' $VDEVINTV ALL VDEVAFLG .... .1.. $VDEVDED X'04' $VDEVDED ALL VDEVAFLG .... ..1. $VDEVFULL X'02' $VDEVFULL DASD VDEVAFLG .... ...1 $VDEVDVFP X'01' $VDEVDVFP DASD VDEVFFLG 000A 10 Bitstring 1 $VDEV2 1... .... $VDEVBPCI X'80' $VDEVBPCI ALL VDEVBFLG .1.. .... $VDEVBSUI X'40' $VDEVBSUI ALL VDEVBFLG ..1. .... $VDEVQACT X'20' $VDEVQACT QDIO VDEVBFLG ...1 .... $VDEVVMIO X'10' $VDEVVMIO ALL VDEVBFLG .... 1... $VDEVBCC0 X'08' $VDEVBCC0 ALL VDEVBFLG .... .1.. $VDEVRO X'04' $VDEVRO ALL VDEVDFLG .... ..1. $VDEVRSRL X'02' $VDEVRSRL ALL VDEVDFLG .... ...1 $VDEVNSEG X'01' $VDEVNSEG DASD VDEVDFLG 000B 11 Bitstring 1 $VDEV3 1... .... $VDEVINT3 X'80' $VDEVINT3 CONS VDEVCFLG .1.. .... $VDEVPPA1 X'40' $VDEVPPA1 CONS VDEVCFLG ..1. .... $VDEVGSUS X'20' $VDEVGSUS CONS VDEVCFLG ...1 .... $VDEVDING X'10' $VDEVDING CONS VDEVCFLG .... 1... $VDEVATTN X'08' $VDEVATTN CONS VDEVCFLG .... .1.. $VDEVBRGS X'04' $VDEVBRGS CONS VDEVCFLG .... ..1. $VDEVLNKS X'02' $VDEVLNKS DASD VDEVFFLG .... ...1 $VDEVLNKE X'01' $VDEVLNKE DASD VDEVFFLG 000C 12 Bitstring 1 $VDEV4 1... .... $VDEVQDSK X'80' $VDEVQDSK DASD VDEVFFLG .1.. .... $VDEVFBA X'40' $VDEVFBA DASD VDEVFFLG ..1. .... $VDEVNRSM X'20' $VDEVNRSM DASD VDEVPFLG ...1 .... $VDEVDPRE X'10' $VDEVDPRE ALL VDEVPFLG .... .1.. $VDEVTENB X'04' $VDEVTENB TAPE VDEVPFLG .... ..1. $VDEVSHRD X'02' $VDEVSHRD TAPE VDEVPFLG .... ...1 $VDEVMBSF X'01' $VDEVMBSF QDIO VDEVBFLG 000D 13 Bitstring 1 $VDEV5 1... .... $VDEVPVBA X'80' $VDEVPVBA DASD VDEVPVFG .1.. .... $VDEVPVAL X'40' $VDEVPVAL DASD VDEVPVFG ..1. .... $VDEVHPAL X'20' $VDEVHPAL DASD VDEVPVFG ...1 .... $VDEVHPBA X'10' $VDEVHPBA DASD VDEVPVFG .... 1... $VDEVRFID X'08' $VDEVRFID DASD VDEVSFLG .... .1.. $VDEVSCPI X'04' $VDEVSCPI DASD VDEVSFLG .... ...1 $VDEVNODT X'01' $VDEVNODT ALL VDEVLGRI 000E 14 Bitstring 1 $VDEV6 1... .... $VDEVCNA X'80' $VDEVCNA DASD VDEVMNGT .1.. .... $VDEVSCTL X'40' $VDEVSCTL DASD VDEVMNGT ..1. .... $VDEVDCTL X'20' $VDEVDCTL DASD VDEVMNGT ...1 .... $VDEVNCTL X'10' $VDEVNCTL DASD VDEVMNGT .... 1... $VDEVSWDD X'08' $VDEVSWDD VNET VDEVSWFL .... .1.. $VDEVD2A8 X'04' $VDEVD2A8 VNET VDEVSWFL .... ..1. $VDEVIFCC X'02' $VDEVIFCC QDIO VDEVLGRI .... ...1 $VDEVSSNT X'01' $VDEVSSNT DASD VDEVSSNT NOTES : $VDEV7 bits do NOT map to VDEV bits 000F 15 Bitstring 1 $VDEV7 1... .... $VDEVCONS X'80' $VDEVCONS CONS This is the VIRTUAL CONSOLE .1.. .... $VDEVNICB X'40' $VDEVNICB VNET This is a BASE NIC ..1. .... $VDEVISMD X'20' $VDEVISMD MDISK This is an MDISK .... 1... $VDEVOSAB X'08' $VDEVOSAB OSA This is a base OSA .... .1.. $VDEVOSAN X'04' $VDEVOSAN OSA This is a non-base OSA .... ..1. $VDEVQESB X'02' $VDEVQESB OSA/FCP QEBSM enabled on source NOTES : $VDEV8 bits do NOT map to VDEV bits 0010 16 Bitstring 1 $VDEV8 Flags unique to LGRVDEV 1... .... $VDEVNOAS X'80' $VDEVNOAS TAPE RDEVTPFG,RDEVNOAS .1.. .... $VDEVNOMS X'40' $VDEVNOMS TAPE RDEVTPFG,RDEVNOMS ..1. .... $VDEVENCR X'20' $VDEVENCR TAPE RDEVTPF2,RDEVENCR ...1 .... $VDEVURAC X'10' $VDEVURAC FCP RDEVFCLN,RDEVURAC .... 1... $VDEVRECC X'08' $VDEVRECC MDISK MDIMDCFL,MDIRECAC .... .1.. $VDEVWKAL X'04' $VDEVWKAL MDISK MDISTAT,MDIWRKAL .... ..1. $VDEVMDCA X'02' $VDEVMDCA MDISK MDIMDCFL,MDIMDCA .... ...1 $VDEVMDCD X'01' $VDEVMDCD MDISK MDIMDCFL,MDIMDCD 0011 17 Bitstring 1 $VDEV9 1... .... $VDEV1END X'80' $VDEV1END DASD VDEVSFLG,VDEV1END 0012 18 Bitstring 7 * RESERVED FOR FUTURE USE 00000011 $VDEV_BLEN *-$VDEV_BITS Length of bit map area Data: Contains all HCPVDEV data that is subject to relocation, except for flag bits, which are handled separately. All fields are defined as XLnn to avoid alignment warnings and to pack the data efficiently. ====> NEVER change fields which already exist here. ====> NEVER change the order of fields in this section. ====> ALWAYS add new fields at the end of this section. together with new flag bytes as required. 0019 25 Bitstring 1 $VDEV_DATA (0) Start of data map 0019 25 Bitstring 4 $VDEVFPNT ALL Forward interruption pointer 001D 29 Bitstring 4 $VDEVBPNT ALL Backward interruption pointer 0021 33 Bitstring 2 $VDEVSUB ALL Virtual subchannel number 0023 35 Bitstring 1 $VDEVCLAS ALL Device class 0024 36 Bitstring 1 $VDEVTYPE ALL Device Type 0025 37 Bitstring 28 $VDEVPMCW (0) ALL Path Managment Control Word 0025 37 Bitstring 4 $VDEVINTP ALL Interrupt parameter 0029 41 Bitstring 2 * ALL IRCF and CTL 002B 43 Bitstring 2 $VDEVDEV ALL Virtual Device Number 002D 45 Bitstring 20 * ALL Rest of PMCW 0041 65 Bitstring 4 $VDEVNIOR ALL HLA of SSCH pending IORBK 0045 69 Bitstring 4 $VDEVSIOR ALL HLA of IORBK holding sense data 0049 73 Bitstring 4 $VDEVPIOR ALL HLA of Pending interrupt IORBK 004D 77 Bitstring 4 $VDEVAEVT DASD Pointer to list of asych events 0051 81 Bitstring 4 $VDEVIOCT ALL Count of virtual I/O requests issued 0055 85 Bitstring 4 $VDEVTMCT ALL Count of virtual Transport Mode I/O requests issued 0059 89 Bitstring 8 $VDEVTIME ALL TOD Clock at device creation 0061 97 Bitstring 4 $VDEVUIOR ALL Pending unsol IORBK,came in after UC 0065 101 Bitstring 4 $VDEVIOCA ALL Count of actual I/Os initiated by CP 0069 105 Bitstring 1 $VDEVMODL ALL Virtual device model number 006A 106 Bitstring 1 $VDEVCPIE ALL Channel path in error mask 006B 107 Bitstring 1 $VDEVCRDR ALL Count of I/O redrives to simulation 006C 108 Bitstring 1 $VDEVLCNT ALL Current line count 006D 109 Bitstring 3 $VDEVLTOD ALL Bytes 2-4 of TOD clock when LCNT reset 0070 112 Bitstring 4 $VDEVBKIA DASD BKIBK address 0074 116 Bitstring 1 $VDEVPMSK ALL Quiesce/Resume message path mask 0075 117 Bitstring 8 $VDEVMBLK ALL 64-bit measurement block address 007D 125 Bitstring 4 $VDEVGCHR ALL Guest Characteristics FIELDS FROM DASD SPECIFIC AREA OF VDEV 0081 129 Bitstring 4 $VDEVPOSN DASD Virtual DASD Arm position 0085 133 Bitstring 4 $VDEVSEXT DASD Minidisk Start of EXTent (cyls or blks) 0089 137 Bitstring 4 $VDEVEEXT DASD Minidisk End of EXTent (cyls or blks) FIELDS FROM TAPE SPECIFIC AREA OF VDEV 008D 141 Bitstring 4 $VDEVDYPT TAPE Pointer to Tape Pathing control block FIELDS FROM CTCA SPECIFIC AREA OF VDEV 0091 145 Bitstring 8 $VDEVCUSR CTCA Restricted USERID for coupling 0099 153 Bitstring 4 $VDEVCTCD CTCA CTCA designation FIELDS FROM SPOOL Console / Unit Record SPECIFIC AREA OF VDEV 009D 157 Bitstring 4 $VDEVVSP CONS Virtual Spool Block address 00A1 161 Bitstring 4 $VDEVVPX CONS PRT Extension Block address 00A5 165 Bitstring 4 $VDEVVDS CONS Device Simulation pointer FIELDS COPIED FROM NON-VDEV CONTROL BLOCKS 00A9 169 Bitstring 1 $VDEVIDSZ ALL Byte length of DUID/EQID 00B0 176 Dbl-Word 8 $VDEVID (5) ALL EQID/DUID 00D8 216 Bitstring 1 $VDEVKYA1 TAPE First KEY attribute 00D9 217 Bitstring 64 $VDEVKYL1 TAPE First KEY 0119 281 Bitstring 1 $VDEVKYA2 TAPE Second KEY attribute 011A 282 Bitstring 64 $VDEVKYL2 TAPE Second KEY 015A 346 Bitstring 8 $VDEVURFI FCP = RDEVURAC 0162 354 Bitstring 2 $VDEVPBAS DASD Base VDEV devno (PAV/HYPERPAV) 0164 356 Bitstring 1 * Reserved for IBM use 0165 357 Bitstring 1 $VDEVSRCV Version on source system. If 0, then source is pre-6.3 level. 00000001 $VDEV_S63 1 Source at release 6.3 or later 0166 358 Bitstring 4 $VDEV_PTRSH VDisk ASCPTRSH Copy 016A 362 Bitstring 4 $VDEV_CSPST VDisk ASCCSPST Copy 016E 366 Bitstring 4 $VDEV_CSPGR VDisk ASCCSPGR Copy 0172 370 Bitstring 4 $VDEV_CSPGW VDisk ASCCSPGW Copy 0176 374 Bitstring 4 $VDEV_CSXRD VDisk ASCCSXRD Copy 017A 378 Bitstring 4 $VDEV_CSXWT VDisk ASCCSXWT Copy 017E 382 Bitstring 4 $VDEV_CSMIG VDisk ASCCSMIG Copy MDISK fields needed to create an MDISK on the destination. 0182 386 Bitstring 8 $VDEVOUSER MDISK MDIOUSER copy 018A 394 Bitstring 2 $VDEVOVDEV MDISK MDIOVDEV copy This array is used to hold the subchannel IDs for a base NIC and all associated non-base NICs. 018C 396 Bitstring 2 $VDEVSIDC VNET # entries in $VDEVSIDL 018E 398 Bitstring 2 $VDEVSIDN VNET Next available entry in $VDEVSIDLS 0190 400 Bitstring 64 $VDEVSIDL (0) VNET Array of subchannel IDs 0190 400 Bitstring 4 * (16) VNET 16 4-byte (word) entries 00000010 $VDEVSIDM (*-$VDEVSIDL)/4 Max number of 4 byte entries 01D0 464 Bitstring 1 $VDEVNTYP VNET Network Device Type (NICTYPE) 01D1 465 Bitstring 8 $VDEVLNAM VNET LANNAME (LANBK) Real device number count/offset. If $VDEVOSAB=1, then this is the COUNT of OSAs requiring consecutive real device numbers. If $VDEVOSAN=1, then this is the OFFSET from the base OSA real device number. 01D9 473 Bitstring 2 $VDEVOSAO OSA $VDEV_VER 2 support 01DB 475 Bitstring 4 $VDEVDVLH VNET NICVLANS (DVLHEAD) 01DF 479 Bitstring 2 $VDEVVCTR VNET NICVLCTR 01E1 481 Bitstring 2 $VDEVPVID VNET NICVPVID 01E3 483 Bitstring 1 $VDEVPORT VNET NICVPORT 01E4 484 Bitstring 1 $VDEVVLPT VNET LANVLFLT and NICVPORT values $VDEV_VER 3 support 01E5 485 Bitstring 4 $VDEVNETO VNET Link to LGRNETWK extension 01E9 489 Bitstring 4 $VDEV_CSINT VDisk ASCCSINT Copy 01ED 493 Bitstring 4 $VDEV_CSREL VDisk ASCCSREL Copy 01F1 497 Bitstring 4 $VDEV_CSINV VDisk ASCCSINV Copy 01F5 501 Bitstring 4 $VDEV_CSPFI VDisk ASCCSPFI Copy 01F9 505 Bitstring 4 $VDEV_CSPFA VDisk ASCCSPFA Copy 01FD 509 Bitstring 4 $VDEV_CSFRY VDisk ASCCSFRY Copy 0201 513 Bitstring 4 $VDEV_CSFNR VDisk ASCCSFNR Copy 0205 517 Bitstring 4 $VDEV_CSXRL VDisk ASCCSXRL Copy 00000209 $VDEVBYSZ *-$VDEV Byte length of $VDEV 00000042 $VDEVSIZE ((*-$VDEV)+7)/8 DWord length of $VDEV
 
 
  $VDEV Storage Layout Top of page
 
          
*** $VDEV - Relocation mapping for HCPVDEV
*
*     +-------------+-------------+---------------------------+
*   0 | $VDEV_HDRL  | $VDEV_BITL  |///////////////////////////|
*     +------+------+------+------+------+------+------+------+
*   8 |$VDEV0|$VDEV1|$VDEV2|$VDEV3|$VDEV4|$VDEV5|$VDEV6|$VDEV7|
*     +------+------+------+------+------+------+------+------+
*  10 |$VDEV8|$VDEV9|/////////////////////////////////////////|
*     +------+------+--------------------+--------------------+
*  18 |//////|        $VDEVFPNT          |    $VDEVBPNT-      |
*     +------+-------------+------+------+--------------------+
*  20 |-(01D)|  $VDEVSUB   |(023) |(024) |    $VDEVINTP-      |
*     +------+-------------+------+------+--------------------+
*  28 |-(025)|/////////////|  $VDEVDEV   |////////////////////|
*     +------+-------------+-------------+////////////////////|
*  30 |///////////////////////////////////////////////////////|
*     =///////////////////////////////////////////////////////=
*     |//////+---------------------------+--------------------+
*  40 |//////|        $VDEVNIOR          |    $VDEVSIOR-      |
*     +------+---------------------------+--------------------+
*  48 |-(045)|        $VDEVPIOR          |    $VDEVAEVT-      |
*     +------+---------------------------+--------------------+
*  50 |-(04D)|        $VDEVIOCT          |    $VDEVTMCT-      |
*     +------+---------------------------+--------------------+
*  58 |-(055)|                  $VDEVTIME-                    |
*     +------+---------------------------+--------------------+
*  60 |-(059)|        $VDEVUIOR          |    $VDEVIOCA-      |
*     +------+------+------+------+------+--------------------+
*  68 |-(065)|(069) |(06A) |(06B) |(06C) |     $VDEVLTOD      |
*     +------+------+------+------+------+--------------------+
*  70 |        $VDEVBKIA          |(074) |      (075)-        |
*     +---------------------------+------+--------------------+
*  78 |           -$VDEVMBLK             |    $VDEVGCHR-      |
*     +------+---------------------------+--------------------+
*  80 |-(07D)|        $VDEVPOSN          |    $VDEVSEXT-      |
*     +------+---------------------------+--------------------+
*  88 |-(085)|        $VDEVEEXT          |    $VDEVDYPT-      |
*     +------+---------------------------+--------------------+
*  90 |-(08D)|                  $VDEVCUSR-                    |
*     +------+---------------------------+--------------------+
*  98 |-(091)|        $VDEVCTCD          |     $VDEVVSP-      |
*     +------+---------------------------+--------------------+
*  A0 |-(09D)|         $VDEVVPX          |     $VDEVVDS-      |
*     +------+------+--------------------+--------------------+
*  A8 |-(0A5)|(0A9) |/////////////////////////////////////////|
*     +------+------+-----------------------------------------+
*  B0 |                                                       |
*     =                       $VDEVID                         =
*     |                                                       |
*     +------+------------------------------------------------+
*  D8 |(0D8) |                                                |
*     +------+                                                |
*  E0 |                                                       |
*     =                      $VDEVKYL1                        =
*     |      +------+-----------------------------------------+
* 118 |      |(119) |                                         |
*     +------+------+                                         |
* 120 |                                                       |
*     =                      $VDEVKYL2                        =
*     |             +-----------------------------------------+
*     |             |               $VDEVURFI-                |
*     +-------------+-------------+------+------+-------------+
* 160 |   -(15A)    | $VDEVPBAS   |//////|(165) |$VDEV_PTRSH- |
*     +-------------+-------------+------+------+-------------+
* 168 |   -(166)    |       $VDEV_CSPST         |$VDEV_CSPGR- |
*     +-------------+---------------------------+-------------+
* 170 |   -(16E)    |       $VDEV_CSPGW         |$VDEV_CSXRD- |
*     +-------------+---------------------------+-------------+
* 178 |   -(176)    |       $VDEV_CSXWT         |$VDEV_CSMIG- |
*     +-------------+---------------------------+-------------+
* 180 |   -(17E)    |              $VDEVOUSER-                |
*     +-------------+-------------+-------------+-------------+
* 188 |   -(182)    | $VDEVOVDEV  | $VDEVSIDC   | $VDEVSIDN   |
*     +-------------+-------------+-------------+-------------+
* 190 |///////////////////////////////////////////////////////|
*     =///////////////////////////////////////////////////////=
*     |///////////////////////////////////////////////////////|
*     +------+------------------------------------------------+
* 1D0 |(1D0) |                  $VDEVLNAM-                    |
*     +------+-------------+---------------------------+------+
* 1D8 |-(1D1)| $VDEVOSAO   |        $VDEVDVLH          |(1DF)-|
*     +------+-------------+------+------+-------------+------+
* 1E0 |-(1DF)| $VDEVPVID   |(1E3) |(1E4) |    $VDEVNETO-      |
*     +------+-------------+------+------+--------------------+
* 1E8 |-(1E5)|       $VDEV_CSINT         |   $VDEV_CSREL-     |
*     +------+---------------------------+--------------------+
* 1F0 |-(1ED)|       $VDEV_CSINV         |   $VDEV_CSPFI-     |
*     +------+---------------------------+--------------------+
* 1F8 |-(1F5)|       $VDEV_CSPFA         |   $VDEV_CSFRY-     |
*     +------+---------------------------+--------------------+
* 200 |-(1FD)|       $VDEV_CSFNR         |   $VDEV_CSXRL-     |
*     +------+---------------------------+--------------------+
* 208 |-(205)| 209
*     +------+
*
*** $VDEV - Relocation mapping for HCPVDEV
 
 
  $VDEV Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
$VDEV_BITL     0002
$VDEV_BITS     0008
$VDEV_BLEN     0012 00000011
$VDEV_CSFNR    0201
$VDEV_CSFRY    01FD
$VDEV_CSINT    01E9
$VDEV_CSINV    01F1
$VDEV_CSMIG    017E
$VDEV_CSPFA    01F9
$VDEV_CSPFI    01F5
$VDEV_CSPGR    016E
$VDEV_CSPGW    0172
$VDEV_CSPST    016A
$VDEV_CSREL    01ED
$VDEV_CSXRD    0176
$VDEV_CSXRL    0205
$VDEV_CSXWT    017A
$VDEV_DATA     0019
$VDEV_HDLN     0004 00000008
$VDEV_HDRL     0000
$VDEV_PTRSH    0166
$VDEV_S63      0165 00000001
$VDEV_VER      0000 00000003
$VDEVAEVT      004D
$VDEVATTN      000B 08
$VDEVBCC0      000A 08
$VDEVBKIA      0070
$VDEVBPCI      000A 80
$VDEVBPNT      001D
$VDEVBRGS      000B 04
$VDEVBSUI      000A 40
$VDEVBUSY      0008 80
$VDEVBYSZ      0205 00000209
$VDEVCATT      0008 01
$VDEVCLAS      0023
$VDEVCLRF      0008 20
$VDEVCNA       000E 80
$VDEVCONS      000F 80
$VDEVCPIE      006A
$VDEVCRDR      006B
$VDEVCTCD      0099
$VDEVCUSR      0091
$VDEVDCTL      000E 20
$VDEVDED       0009 04
$VDEVDEV       002B
$VDEVDING      000B 10
$VDEVDPRE      000C 10
$VDEVDVFP      0009 01
$VDEVDVLH      01DB
$VDEVDYPT      008D
$VDEVD2A8      000E 04
$VDEVEEXT      0089
$VDEVENCR      0010 20
$VDEVFBA       000C 40
$VDEVFPNT      0019
$VDEVFULL      0009 02
$VDEVGCHR      007D
$VDEVGSUS      000B 20
$VDEVHLTF      0008 10
$VDEVHPAL      000D 20
$VDEVHPBA      000D 10
$VDEVID        00B0
$VDEVIDSZ      00A9
$VDEVIFCC      000E 02
$VDEVIMRS      0009 80
$VDEVINTP      0025
$VDEVINTV      0009 08
$VDEVINT3      000B 80
$VDEVIOCA      0065
$VDEVIOCT      0051
$VDEVIOPQ      0009 20
$VDEVISMD      000F 20
$VDEVKYA1      00D8
$VDEVKYA2      0119
$VDEVKYL1      00D9
$VDEVKYL2      011A
$VDEVLCNT      006C
$VDEVLNAM      01D1
$VDEVLNKE      000B 01
$VDEVLNKS      000B 02
$VDEVLTOD      006D
$VDEVMBLK      0075
$VDEVMBSF      000C 01
$VDEVMDCA      0010 02
$VDEVMDCD      0010 01
$VDEVMODL      0069
$VDEVNCTL      000E 10
$VDEVNETO      01E5
$VDEVNICB      000F 40
$VDEVNIOR      0041
$VDEVNOAS      0010 80
$VDEVNODT      000D 01
$VDEVNOMS      0010 40
$VDEVNRSM      000C 20
$VDEVNSEG      000A 01
$VDEVNSIM      0009 10
$VDEVNTYP      01D0
$VDEVOSAB      000F 08
$VDEVOSAN      000F 04
$VDEVOSAO      01D9
$VDEVOUSER     0182
$VDEVOVDEV     018A
$VDEVPBAS      0162
$VDEVPIOR      0049
$VDEVPMCW      0025
$VDEVPMSK      0074
$VDEVPORT      01E3
$VDEVPOSN      0081
$VDEVPPA1      000B 40
$VDEVPRCE      0008 40
$VDEVPVAL      000D 40
$VDEVPVBA      000D 80
$VDEVPVID      01E1
$VDEVQACT      000A 20
$VDEVQDSK      000C 80
$VDEVQESB      000F 02
$VDEVQUED      0008 02
$VDEVRECC      0010 08
$VDEVRFID      000D 08
$VDEVRO        000A 04
$VDEVRPND      0008 04
$VDEVRSRL      000A 02
$VDEVSCPI      000D 04
$VDEVSCTL      000E 40
$VDEVSEXT      0085
$VDEVSHRD      000C 02
$VDEVSIDC      018C
$VDEVSIDL      0190
$VDEVSIDM      0190 00000010
$VDEVSIDN      018E
$VDEVSIOR      0045
$VDEVSIZE      0205 00000042
$VDEVSRCV      0165
$VDEVSSNT      000E 01
$VDEVSUB       0021
$VDEVSUSP      0008 08
$VDEVSWDD      000E 08
$VDEVTENB      000C 04
$VDEVTIME      0059
$VDEVTMCT      0055
$VDEVTYPE      0024
$VDEVUIOR      0061
$VDEVURAC      0010 10
$VDEVURFI      015A
$VDEVVCTR      01DF
$VDEVVDS       00A5
$VDEVVLPT      01E4
$VDEVVMIO      000A 10
$VDEVVPX       00A1
$VDEVVSP       009D
$VDEVWINT      0009 40
$VDEVWKAL      0010 04
$VDEV0         0008
$VDEV1         0009
$VDEV1END      0011 80
$VDEV2         000A
$VDEV3         000B
$VDEV4         000C
$VDEV5         000D
$VDEV6         000E
$VDEV7         000F
$VDEV8         0010
$VDEV9         0011
 
This information is based on z/VM 7.2.0 Last updated on 24 Jun 2020 at 09:32:19 EDT.
Copyright IBM Corporation, 1990, 2020