SPI Programming Manual (G06.24+, H06.03+, J06.03+)

ZSPI Data Definitions
SPI Programming Manual427506-006
4-12
Token Data Types
ZSPI-DDL-VERSION
ZSPI-DDL-VERSION is used with a labeled dump version formatting procedure. It is
equivalent to ZSPI-DDL-UINT.
Token Data Types
A token data type is part of every token code and identifies the fundamental data type
of the tokens value. For the data definition of a particular type, see the corresponding
token type (ZSPI-TYP-) in Token Types
on page 4-18.
def ZSPI-DDL-VERSION type binary 16 unsigned spi-null
0.
Table 4-1. SPI-Defined Token Data Types (ZSPI-TDT-) (page 1 of 2)
Token Data Type Type of Data Item
ZSPI-TDT-BOOLEAN Boolean value
ZSPI-TDT-BYTE 8-bit unsigned integer
ZSPI-TDT-CHAR 8-bit ASCII character
ZSPI-TDT-CRTPID 8-byte internal-format process ID for C-series RVUs
ZSPI-TDT-DEVICE 8-byte internal-format device name
ZSPI-TDT-ENUM 16-bit signed item with an enumerated set of values
ZSPI-TDT-ERROR Fully qualified error token
ZSPI-TDT-FLT 32-bit floating-point number
ZSPI-TDT-FLT2 64-bit floating-point number
ZSPI-TDT-FNAME 24-byte internal-format file name
ZSPI-TDT-FNAME32 8-byte node name and 24-byte local file name
ZSPI-TDT-INT 16-bit signed integer
ZSPI-TDT-INT2 32-bit signed integer
ZSPI-TDT-INT4 64-bit fixed-point number
ZSPI-TDT-LIST Start-of-list token
ZSPI-TDT-MAP Token map
ZSPI-TDT-MARK Marker token for marking a buffer position
ZSPI-TDT-PHANDLE 10-word D-series process handle
ZSPI-TDT-SSCTL SPI control token
ZSPI-TDT-SSID 6-word SPI subsystem identifier
ZSPI-TDT-STRUCT Subsystem-defined data structure
ZSPI-TDT-SUBVOL First 16 bytes of an internal-format file name
ZSPI-TDT-TIMESTAMP 64-bit, microsecond-resolution timestamp or elapsed time