| SCGBK | Back to Index page |
|
Prolog Control Block Contents SCGBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| SCGBK Prolog | Top of page |
NAME : HCPSCGBK
DESCRIPTION: 64 byte Subchannel Measurement Block
DSECT : SCGBK
FUNCTION : The measurement block is an architectually defined
64 byte area that contains the accumulated values
of the measured parameters for each subchannel.
LOCATED BY : RDEVMBLK field of RDEVBK - logical address of
measurement block
CREATED BY : HCPCHMGS when subchannel measuring is turned on for a device
DELETED BY : HCPCHMRS when subchannel measuring is turned off for a device
COMPATIBILITY AND MIGRATION CONCERNS : HCPSCGBK describes the 64 byte subchannel measurement block.
HCPSCMBK describes the 32 byte subchannel measurement block.
When changing this control block, check if HCPSCMBK also
requires changes.
RELOCATION CONSIDERATIONS : None
NOTES : ABNORMAL coded because the block is updated by
hardware asynchronously. The PL/X compiler may not
make any assumptions during optimization about the
data contained in this block.
|
| SCGBK Control Block Content | Top of page |
|
| SCGBK Storage Layout | Top of page |
*** SCGBK - 64 byte Subchannel Measurement Block
*
* +---------------------------+---------------------------+
* 0 | SCGSSCH | SCGCOUNT |
* +---------------------------+---------------------------+
* 8 | SCGCNTIM | SCGFPTIM |
* +---------------------------+---------------------------+
* 10 | SCGDDTIM | SCGCQTIM |
* +---------------------------+---------------------------+
* 18 | SCGDATIM | SCGDBTIM |
* +---------------------------+---------------------------+
* 20 | SCGIRTIM | SCGIDTIM |
* +---------------------------+---------------------------+
* 28 | SCGPDTIM |///////////////////////////|
* +---------------------------+///////////////////////////|
* |///////////////////////////////////////////////////////|
* |///////////////////////////////////////////////////////|
* +-------------------------------------------------------+
* 40
*
*** SCGBK - 64 byte Subchannel Measurement Block
|
| SCGBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SCGCNTIM 0008 SCGCOUNT 0004 SCGCQTIM 0014 SCGDATIM 0018 SCGDBTIM 001C SCGDDTIM 0010 SCGFPTIM 000C SCGIDTIM 0024 SCGIRTIM 0020 SCGPDTIM 0028 SCGSIZE 002C 00000008 SCGSIZEB 002C 00000040 SCGSSCH 0000 |
Copyright IBM Corporation, 1990, 2022