Subsystem Control Point (SCP) Management Programming Manual
Commands and Responses
Subsystem Control Point (SCP) Management Programming Manual—520619-001
5-20
LISTDEV Command
ZSCP-MAP-XLISTDEV-PROC
returns DEVICEINFO information in data structures (CPU and PIN in separate
fields). Multiple occurrences of this structure can be returned, one for each device
type and subtype combination specified in the command. The information is
returned in these fields:
.ZLDEV
specifies the logical device number.
.ZDEVNAME
specifies the logical device name.
.ZDEV-ADDR
contains the full device address.
.ZPRIM-CPU
specifies the primary CPU number of the I/O process controlling the device.
.ZPRIM-PIN
specifies the primary PIN of the I/O process controlling the device.
.ZBKUP-CPU
specifies the backup CPU number of the I/O process controlling the device.
.ZBKUP-PIN
specifies the backup PIN of the I/O process controlling the device.
.ZDEVTYPE
specifies the device type and subtype.
.ZREC-SIZE
specifies the record size for the device listed in the system-generation
configuration file.
.ZPRI
specifies the execution priority of the I/O process controlling the device.
ZSCP-TKN-DEV-PROG-XFNAME
contains the name of the program file from which the I/O process was derived.