Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
SLPBK
Control Block Contents
SLPBK DSECT
Cross Reference (Contains links to field and bit definitions)
SLPBK Prolog
Name : HCPSLPBK Description: Service-call Logical Processor control BlocK DSECT : SLPBK Function : To provide a common data area used in the management of the real Service-Call Logical Processor (SCLP) interface Located by : SYSSLPBK in the system common area (HCPSYSCM) Created by : HCPSEDEN Deleted by : Once created, this control block is never deleted
SLPBK Control Block Content
SLPBK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure SLPBK Service-call Logical Processor control 0000 0 Signed 4 SLPRDEV Address of the integrated console's RDEV 0004 4 Signed 4 SLPRDPM# The message number of the the currently active read prompt 00000008 SLPEND * End of the SLPBK
SLPBK Storage Layout
*** SLPBK - Service-call Logical Processor control * * +---------------------------+---------------------------+ * 0 | SLPRDEV | SLPRDPM# | * +---------------------------+---------------------------+ * 8 * *** SLPBK - Service-call Logical Processor control
SLPBK Cross Reference
Symbol Dspl Value -------------- ---- ----- SLPEND 0004 00000008 SLPRDEV 0000 SLPRDPM# 0004
Copyright IBM Corporation, 1990, 2001