About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Programming Interface Information:
This information is NOT
intended to be
used as Programming Interfaces of VM/ESA. It is to be used for diagnosis only. |
LRFBK
Cross Reference (Contains links to field and bit definitions)
LRFBK Prolog
NAME : HCPLRFBK DESCRIPTION: LOCKED RELEASED FRAME BLOCK DSECT : LRFBK FUNCTION : POINTS TO A FRAME THAT THE RELEASE FUNCTION FOUND TO BE LOCKED. LOCATED BY : RSALRFQ ANCHOR OF A QUEUE OF LRFBKS, IF ANY EXIST LRFNEXT POINTER THAT CHAINS LRFBKS TOGETHER CREATED BY : HCPRLU CREATED WHEN A LOCKED AND RELEASED FRAME IS NOT UNLOCKED WITHIN A REASONABLE TIME. DELETED BY : HCPRPB DELETED WHEN THE FRAME IS FOUND UNLOCKED. SERIALIZED : RSALRFLK - SPIN LOCK
LRFBK Control Block Content
LRFBK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure LRFBK LOCKED RELEASED FRAME BLOCK 0000 0 Signed 4 LRFFRAME ADDRESS OF THE FRAME 0004 4 Signed 4 LRFFRMTE ADDRESS OF THE FRAME'S FRMTE 0008 8 Signed 4 LRFNEXT POINTER TO THE NEXT LRFBK. THIS FIELD IS 0 IF THERE ARE NO MORE LRFBKS. 000C 12 Signed 4 * RESERVED FOR IBM USE 00000002 LRFSIZE (*-LRFBK+7)/8 LRFBK SIZE IN DOUBLEWORDS
LRFBK Storage Layout
*** LRFBK - LOCKED RELEASED FRAME BLOCK * * +---------------------------+---------------------------+ * 0 | LRFFRAME | LRFFRMTE | * +---------------------------+---------------------------+ * 8 | LRFNEXT |///////////////////////////| * +---------------------------+---------------------------+ * 10 * *** LRFBK - LOCKED RELEASED FRAME BLOCK
LRFBK Cross Reference
(contains links to field and bit definitions)Symbol Dspl Value -------------- ---- -----LRFFRAME 0000
LRFFRMTE 0004
LRFNEXT 0008
LRFSIZE 000C 00000002
Last updated on 3 Aug 1999 at 12:11:50 EDT.
Copyright IBM Corporation, 1990, 1999