NS3000/iX Error Messages Reference Manual (36923-90043)

Chapter 18 433
PCI LAPBMUX Link Error Messages
SDI Driver Specific Status Values
6160 CLAS0001 MESSAGE: Internal error while initiating a dump. Dump failed.
CAUSE: During processing of some other fatal driver error, the driver
attempted a driver dump, but encountered an error. It then
encountered this second error while trying to clean up, when
attempting to release a dump timer it had obtained (“Cause” = 32-bit
status returned by the call to lnk_stop_timer).
ACTION: Typically preceded by another error giving better information
about the original cause; check log data for that error and look it up
also. This error is mainly informational, since the driver did not dump,
but may be indicative of other, possibly-related problems. The driver
will still attempt to auto-reset itself, up to a total of 12 times or more.
6200 CLAS0001 MESSAGE: Cannot send a port message.
CAUSE: During the normal operation, the driver encountered a problem
trying to send a reply to that message (“Cause” = 32-bit status returned
by the call to Acc_send_reply) in Acc_reply. Probably an underlying
call to send_msg has failed.
ACTION: This informational error should be preceded by other errors
giving a more specific reason for the failure; check log data and look up
that error also, for more actions to take. Possibly the process which was
to receive the reply no longer exists. The error occurred on the reply, so
if the caller, typically the I/O system does exist, it will not receive the
reply, and may time out. The hardware path may or may not be usable
after this error, so a system reboot may be needed before the next retry,
however you may attempt a retry anyway.