VSMBK | Back to Index page |
Prolog Control Block Contents VSMBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
VSMBK Prolog | Top of page |
NAME : HCPVSMBK DESCRIPTION: Vtam Service Machine control BlocK DSECT : VSMBK FUNCTION : This block is used to contain information about a single Vtam Service Machine. LOCATED BY : SYSVSMBK - Anchor for the system VSMBK queue (located in SYSCM). VSMNEXT - VSMBK forward chain pointer (located in VSMBK). CREATED BY : HCPVCLDV - DISABLE SNA command processor for a specific VSM HCPVCLEV - ENABLE SNA command processor for a specific VSM HCPVCTCN - VSM global IUCV CONNECT processor DELETED BY : HCPVCZRL - SNABK/RDEV and VSMBK storage releaser SERIALIZED : The updating of all fields in this block is serialized by exclusive ownership of the system vtam service machine lock (SYSVSMLK) located in SYSCM. Interrogation of a field without the lock is permitted as long as no action is taken which could be invalidated by that field's value changing the instant after it was obtained. Otherwise interrogation requires at least a share of the lock. RELOCATION CONSIDERATIONS : None |
VSMBK Control Block Content | Top of page |
|
VSMBK Storage Layout | Top of page |
*** VSMBK - Vtam Service Machine control BlocK * * +-------------------------------------------------------+ * 0 | VSMUSRID | * +-------------------------------------------------------+ * 8 | VSMVTMID | * +-------------------------------------------------------+ * 10 | VSMTIMER | * +---------------------------+---------------------------+ * 18 | VSMVMDBK | VSMRTREE | * +---------------------------+---------------------------+ * 20 | VSMNEXT | VSMLOGOS | * +---------------------------+-------------+-------------+ * 28 | VSMSEVRQ | VSMPATH |/////////////| * +-------------+-------------+------+------+------+------+ * 30 | VSMMSGLM | VSMLUCNT |:FLAG1|:LEVEL|:FCTB1|:FCTB2| * +-------------+-------------+------+------+------+------+ * 38 * *** VSMBK - Vtam Service Machine control BlocK |
VSMBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- VSMCONNP 0034 80 VSMCURSC 0037 08 VSMENABL 0034 40 VSMFBRKN 0037 80 VSMFCON 0036 04 VSMFCTB1 0036 VSMFCTB2 0037 VSMFCTNS 0036 VSMFDIA 0036 80 VSMFDYNL 0037 10 VSMFEAU 0036 20 VSMFLAG1 0034 VSMFLDIS 0037 40 VSMFLOGO 0036 01 VSMFNQN 0037 04 VSMFTTY 0036 10 VSMFVTM 0036 02 VSMFWFP 0036 08 VSMFWSF 0036 40 VSMLEVEL 0035 VSMLOGOS 0024 VSMLUCNT 0032 VSMMOHLD 0037 20 VSMMSGLM 0030 VSMNEXT 0020 VSMPATH 002C VSMRTREE 001C VSMSEVER 0034 20 VSMSEVRQ 0028 VSMSGLME 0034 10 VSMSIZE 0037 00000007 VSMTIMER 0010 VSMUSRID 0000 VSMVCNA 0035 00000000 VSMVMDBK 0018 VSMVTMID 0008 VSM31 0035 00000001 VSM311 0035 00000002 VSM312 0035 00000003 VSM32 0035 00000004 VSM33 0035 00000005 VSM34 0035 00000006 VSM341 0035 00000007 VSM42 0035 00000008 |
Copyright IBM Corporation, 1990, 2022