NonStop Operating System Event Management Programming Manual
Low-Level I/O Event Messages (ZGIO)
HP NonStop Operating System Event Management Programming Manual—520372-020
3-25
Messages
Unconditional Tokens
Cause. The channel tried to interrogate a requesting device controller during data
transfer, but the device controller responded with a command word that did not indicate
the direction of the data transfer. The device controller probably failed.
Effect. The requested operation is not performed.
Recovery. If the error continues to occur, see Recovery Action Requiring Vendor
Support on page 3-13.
111: ZGIO-EVT-IIOBUSPARITY
A parity error occurred during a data transfer between the channel and device
controller over the input/output bus.
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
CONTROLLER COMMAND NOT READ OR WRITE, CHAN %channel,
CTLR %controller, UNIT %device
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZGIO-EVT-
IIOBADCTRLCOMMAND (110).
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