Returns the state of the diagnostic IPL mode.
#include <diag/diag.h> int ipl_mode ( source ) int source;
The ipl_mode subroutine returns the state of the diagnostic IPL mode, and the IPL source.
The ipl_mode subroutine returns one of the following values:
1 EXENV_IPL | Diagnostics invoked during IPL |
2 EXENV_STD | Standalone Diagnostics, Online Service, or Online Maintenance |
4 EXENV_CONC | Online Concurrent Diagnostics |