Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (C)
Guardian Procedure Calls Reference Manual522629-013
3-102
CONFIG_GETINFO_BYNAME_ Procedure
(G-Series and H-Series RVUs Only)
Z^DEVICE^SUBTYPE
is the device subtype of the device. See Appendix A, Device Types and Subtypes
for a list of device subtypes.
Z^LOGICAL^STATUS
is the logical status of the device. The following TAL literals are defined in the
ZCOMTAL file. Literals in the
zcomc file, for C programs, are the same as those
for TAL except that they contain the underscore (_) character instead of the
circumflex (^) character.
Z^CONFIG^NAME^LEN
is the length of the configured name of the device, which is in Z^CONFIG^NAME.
Z^CONFIG^NAME
is the configured name of the device.
Z^SUBSYS^MANAGER^LEN
is the length of the name of the Guardian subsystem manager process, which is in
Z^SUBSYS^MANAGER.
Z^SUBSYS^MANAGER
is the name of the Guardian subsystem manager process.
Z^PRIMARY^PHANDLE
is the process handle of the primary I/O subsystem that owns the device.
Name (ZCOM^VAL^ ) Value Indicates the I/O subsystem is
SUMSTATE^ABORTING 0 aborting
SUMSTATE^DEF 1 defined
SUMSTATE^DIAG 2 running diagnostics
SUMSTATE^STARTED 3 started
SUMSTATE^STARTING 4 starting
SUMSTATE^STOPPED 5 stopped
SUMSTATE^STOPPING 6 stopping
SUMSTATE^SUSP 7 suspended
SUMSTATE^UNKWN 8 in an unknown state
SUMSTATE^SUSPENDIN
G
9 suspending
SUMSTATE^SERVICE 10 being serviced