MSOP_SHOW_STATE(D2psm)
MSOP_SHOW_STATE --
print out the platform-specific state
Synopsis
void pfxshow_state(void)
Description
MSOP_SHOW_STATE uses
os_printf(D3psm)
to print out the platform-specific state (if any) in a concise format for
use, for example, in analysis of a system crash. The output is preceded by
a single blank line.
MSOP_SHOW_STATE is called when the system has crashed and is
committed to calling
MSOP_SHUTDOWN(D2psm)
and shutting down. The PSM
may if necessary change some of the hardware state in order to examine it, provided
this does not interfere with the remainder of the shutdown process.
Interrupts are disabled on the CPU when MSOP_SHOW_STATE is
called.
Arguments
None.
Return values
None.
Usage
Hardware applicability
All.
Version applicability
psm:
2
References
os_printf(D3psm),
MSOP_SHUTDOWN(D2psm)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005