| XBLBK | Back to Index page |
|
Prolog Control Block Contents XBLBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| XBLBK Prolog | Top of page |
NAME : HCPXBLBK
DESCRIPTION: XA buffer list block.
DSECT : XBLBK
FUNCTION : This block is used to keep track of the real buffers
that contain virtual device information.
LOCATED BY : Addressability is established when obtaining
FREE storage. The block is not anchored anywhere.
CREATED BY : HCPIIR when saving the virtual device information.
- HCPNSE when restoring the virtual device information.
DELETED BY : HCPNSE will return the block to FREE storage.
RELOCATION CONSIDERATIONS : None
COMMENTS : This is a variable length block. The size is the header,
plus one-half the number of real page buffers, plus one.
|
| XBLBK Control Block Content | Top of page |
|
| XBLBK Storage Layout | Top of page |
*** XBLBK - XA buffer list block. * * +-------------------------------------------------------+ * 0 |///////////////////////////////////////////////////////| * +---------------------------+---------------------------+ * 8 | XBLDEVCT | XBLRBFCT | * +---------------------------+---------------------------+ * *** XBLBK - XA buffer list block. *** Overlay for XBLDATA in XBLBK * * +---------------------------+ * 10 | XBLRBFAD | 14 * +---------------------------+ * *** Overlay for XBLDATA in XBLBK |
| XBLBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- XBLDATA 0010 XBLDEVCT 0008 XBLHDRSZ 000C 00000002 XBLRBFAD 0010 XBLRBFCT 000C XBLRBSIZ 0010 00000004 |
Copyright IBM Corporation, 1990, 2016