|
NAME : HCPOPCTB
DESCRIPTION: OPERATOR CONSOLE DEVICE NUMBER TABLE
DSECT : OPCTB
FUNCTION : CONTAINS THE DEVICE NUMBERS OF THE OPERATORS PRIMARY
AND ALTERNATE CONSOLES.
LOCATED BY : SYSRIOPC is the pointer to the list of potential
devices to become the operator's console
SYSRIOPC ---> +-------+
| devno | primary console
+-------+
| devno | alternate console
+-------+
| devno | alternate console
+-------+
| . |
+-------+
|FFFFFFF| end of table
+-------+
CREATED BY : OPCTB is initially part of the system nucleus
created by the sysgen process. During system
initialization, a new OPCTB may be created in
gotten storage.
DELETED BY : OPCTB IS PART OF THE SYSTEM NUCLEUS AND NEVER DELETED.
| |