[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Problem Solving Guide and Reference

RS Error Identifiers for the Error Log

This category of identifiers contains the following error labels:

RS 8 16 ARB    RS MEM EDGE
RS MEM EDGEV   RS MEM IOCC   RS MEM PVT
RS PROG IOCC   RS PROG SLIH

Go back to the categories of Error Identifiers.

RS 8 16 ARB

Error Description: INVALID 8/16 PORT ARBITRATION REGISTER

This error is logged by the TTY driver when invalid 8/16 port arbitration register is detected.

DETAIL DATA

Adapter Return Code
                          Adapter return code.

RS MEM EDGE

Error Description: CANNOT ALLOCATE MEMORY: EDGE STRUCTURE

This error is logged by the TTY driver when malloc() for TTY edge structure fails.

RS MEM EDGEV

Error Description: CANNOT ALLOCATE MEMORY: EDGE VECTOR

This error is logged by the TTY driver when malloc() for edge vector fails.

RS MEM IOCC

Error Description: CANNOT ALLOCATE MEMORY: IOCC STRUCTURE

This error is logged by the TTY driver when malloc() for TTY IOCC structure fails.

RS MEM PVT

Error Description: CANNOT ALLOCATE MEMORY: PRIV. STRUCTURE

This error is logged by the TTY driver when malloc() for TTY private structure fails.

RS PROG IOCC

Error Description: SOFTWARE ERROR: IOCC NOT CONFIGURED

This error is logged by the TTY driver during configuration when it detects that the IOCC is not in a configured state.

RS PROG SLIH

Error Description: SOFTWARE ERROR: CANNOT FIND SLIH

This error is logged by the TTY driver during configuration when it cannot find its slih structure.


[ Previous | Next | Contents | Glossary | Home | Search ]