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

 
  LEIDS Control Block Content Top of page
 

 LEIDS DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure LEIDS NVMe Error Information Log Entry 0000 0 Signed 8 LEICOUNT Error count 0008 8 Address 2 LEISQID Submission Queue Identifier 000A 10 Address 2 LEICMID Command identifier 000C 12 Bitstring 2 LEISTAT Status 000E 14 Bitstring 2 LEIPELOC Parameter error location B'--------rrrrr---' 0000FF00 LEIPEBYT B'1111111100000000' Byte in error 00000007 LEIPEBIT B'0000000000000111' Bit in error 0010 16 Signed 8 LEILBA Logical Block Address 0018 24 Signed 4 LEINSID Namespace Identifier 001C 28 Bitstring 1 LEIVSI Vendor Specific Information Available 001D 29 Bitstring 3 * Reserved 0020 32 Bitstring 8 LEICSI Command Specific Information 0028 40 Bitstring 24 * Reserved 00000010 LEISIZDW (*-LEIDS)/4 Error Information Log Entry Dword Size
 
 
  LEIDS Storage Layout Top of page
 
          
*** LEIDS - NVMe Error Information Log Entry
*
*     +-------------------------------------------------------+
*   0 |                       LEICOUNT                        |
*     +-------------+-------------+-------------+-------------+
*   8 |  LEISQID    |  LEICMID    |  LEISTAT    |  LEIPELOC   |
*     +-------------+-------------+-------------+-------------+
*  10 |                        LEILBA                         |
*     +---------------------------+------+--------------------+
*  18 |         LEINSID           |LEIVSI|////////////////////|
*     +---------------------------+------+--------------------+
*  20 |                        LEICSI                         |
*     +-------------------------------------------------------+
*  28 |///////////////////////////////////////////////////////|
*     =///////////////////////////////////////////////////////=
*     |///////////////////////////////////////////////////////|
*     +-------------------------------------------------------+
*  40
*
*** LEIDS - NVMe Error Information Log Entry
 
 
  LEIDS Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
LEICMID        000A
LEICOUNT       0000
LEICSI         0020
LEILBA         0010
LEINSID        0018
LEIPEBIT       000E 00000007
LEIPEBYT       000E 0000FF00
LEIPELOC       000E
LEISIZDW       0028 00000010
LEISQID        0008
LEISTAT        000C
LEIVSI         001C
 
This information is based on z/VM 7.3.0 Last updated on 22 Jun 2022 at 15:53:12 EDT.
Copyright IBM Corporation, 1990, 2022