Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
SATBK
Control Block Contents
SATBK DSECT
Cross Reference (Contains links to field and bit definitions)
SATBK Prolog
NAME : HCPSATBK DESCRIPTION: Soft abend Correlation Table entry Map Block DSECT : SATBK FUNCTION : A SATBK identifies the fields within each Correlation Table (CT) entry LOCATED BY : The SATBK is located by a list of Correlation Table Page addresses in HCPSABCM starting with SABCORTB CREATED BY : The Soft Abend processor (HCPABN) DELETED BY : The Sort Abend processor (HCPABN) SERIALIZED : The Soft Abend lock (HCPABNLK) RELOCATION CONSIDERATIONS : None
SATBK Control Block Content
SATBK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure SATBK Soft abend Correlation Table entry 0000 0 Dbl-Word 8 SATABADR Absolute address of page dumped 0008 8 Dbl-Word 8 SATHLADR Host logical addr of page dumped 0010 16 Bitstring 32 SATFRMTE FRMTE 0030 48 Bitstring 32 SATSXSTE SXSTE 0050 80 Bitstring 1 SATSTKEY Storage key of page dumped 0051 81 Bitstring 1 SATFLGB Flag byte 1... .... SATDELEN X'80' SATDELEN On = Deleted entry .1.. .... SATCTECH X'40' SATCTECH CT entry has changed 0052 82 Signed 2 * Reserved for IBM use 0054 84 Signed 4 * (11) Reserved for IBM use 00000080 SATENTLN *-SATABADR Length of CT entry map block 00000020 SATCTEPG 4096/SATENTLN Number of CT entries per page 00000080 SATNEXT * Next CT entry
SATBK Storage Layout
*** SATBK - Soft abend Correlation Table entry * * +-------------------------------------------------------+ * 0 | SATABADR | * +-------------------------------------------------------+ * 8 | SATHLADR | * +-------------------------------------------------------+ * 10 | | * = SATFRMTE = * | | * +-------------------------------------------------------+ * 30 | | * = SATSXSTE = * | | * +------+------+-------------+---------------------------+ * 50 |:STKEY|:FLGB |/////////////|///////////////////////////| * +------+------+-------------+///////////////////////////| * 58 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * 80 * *** SATBK - Soft abend Correlation Table entry
SATBK Cross Reference
Symbol Dspl Value -------------- ---- ----- SATABADR 0000 SATCTECH 0051 40 SATCTEPG 0054 00000020 SATDELEN 0051 80 SATENTLN 0054 00000080 SATFLGB 0051 SATFRMTE 0010 SATHLADR 0008 SATNEXT 0054 00000080 SATSTKEY 0050 SATSXSTE 0030
Copyright IBM Corporation, 1990, 2011