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.
HLQBK | Back to Index page |
Prolog Control Block Contents HLQBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
HLQBK Prolog | Top of page |
NAME : HCPHLQBK DESCRIPTION: Harware Loader Queue Block DSECT : HLQBK FUNCTION : The Hardware Loader Queue Block maintains a list of active Hardware Loader Requests. A list of active hardware request must be maintain to allow VM/ESA bounce processing to terminate all active load operations prior to restarting the system. CREATED BY : Dynamically created by HCPMFNGB when the first hardware load is performed. DELETED BY : Never deleted once created. SERIALIZED : May only be created by HCPMFNGB. Serialized by holding HLQLOCK. The HWLOCK may be held for 1 HWLBK when obtaining the HLQLOCK. RELOCATION CONSIDERATIONS : None |
HLQBK Control Block Content | Top of page |
|
HLQBK Storage Layout | Top of page |
*** HLQBK - Harware Loader Queue Block * * +---------------------------+------+--------------------+ * 0 | HLQUEUE |:FLAG |////////////////////| * +---------------------------+------+--------------------+ * 8 | | * = HLQLOCK = * | | * +---------------------------+---------------------------+ * 20 | HLQAREQ |///////////////////////////| * +---------------------------+---------------------------+ * 28 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * *** HLQBK - Harware Loader Queue Block |
HLQBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- HLQ$END 0030 HLQAREQ 0020 HLQFLAG 0004 HLQLOCK 0008 HLQNORST 0004 80 HLQSHUTD 0004 40 HLQUEUE 0000 |
Copyright IBM Corporation, 1990, 2020