NonStop Operating System Event Management Programming Manual

Low-Level I/O Event Messages (ZGIO)
HP NonStop Operating System Event Management Programming Manual520372-020
3-37
Messages
Unconditional Tokens
Cause. A protocol error occurred between the channel and device controller. The
controller sends a special handshake on the last byte transferred only during
anticipated odd-byte read transfers. A controller might have failed.
Effect. The data transfer in progress is aborted.
Recovery. If the error continues to occur, see Recovery Action Requiring Vendor
Support on page 3-13.
125: ZGIO-EVT-IIOPROTECTVIOLATION
A read data-transfer was made when the IO control (IOC) table indicated that only a
write data-transfer was allowed.
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZEMS-MAP-EXIOADDR definition ZSPI-DDL-EXIOADDR
ZGIO-TKN-CHANNEL token-type ZSPI-TYP-UINT
ZGIO-TKN-CONTROLLER token-type ZSPI-TYP-BYTE
ZGIO-TKN-UNIT token-type ZSPI-TYP-BYTE
ZGIO-TKN-FECODE token-type ZSPI-TYP-BYTE
Event-Message Text
DEVICE RETURNED PADI WITHOUT STI, CHAN %channel,
CTLR %controller, UNIT %device
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZGIO-EVT-
IIOPADINOSTI (124).
ZEMS-MAP-EXIOADDR External (physical) I/O address.
ZGIO-TKN-CHANNEL Subject token that specifies the channel affected by this
event.
ZGIO-TKN-CONTROLLER Subject token that specifies the controller number for the
event.
ZGIO-TKN-UNIT Subject token that specifies the unit number for the event.
ZGIO-TKN-FECODE File-system error code returned when an invalid command
is sent to the device.
Subject: ZGIO-TKN-CHANNEL, ZGIO-TKN-CONTROLLER, and
ZGIO-TKN-UNIT
Type of event: Device-related or controller-related
Potentially critical event: Yes