{
{ CML$IOU_IDENTIFICATION
{
{
{ PURPOSE:
{    This statistic provides the identification of an IOU on the
{ mainframe being initialized.  This statistic is emitted when the
{ configuration is activated during each system initialization.
{
{ FREQUENCY: At each system initialization, once for each IOU.
{
{ CONTENT:
{    The  descriptive-data portion of this statistic contains:
{
{    '<mf>.<element>*<product identification>*<serial number>'
{
{      where <mf> is the identification of the mainframe in the form
{        $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{        Central Processor zero (CP0), e.g. 0990, and 'ssss' is the
{        serial number of that processor, e.g. 0104.
{
{      where <element> is the name IOU0, for IOU zero, IOU1, for IOU
{        one, etc.
{
{      where <product identification> is the model number from the
{        IOU's identification register.
{
{      where  <serial  number> is the serial number from the
{        IOU's identification register.
{
{    The counter-value portion of this statistic is unused.
{

  CONST
    cml$iou_identification = cmc$min_ecc + 4;

*copyc cmc$condition_limits
