/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* rspc72D src/rspc/adde/v2/kern/driver/hw_prod/shient/cdli_entuser.shient.h 1.2 */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* Restricted Materials of IBM                                            */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2015                   */
/* All Rights Reserved                                                    */
/*                                                                        */
/* US Government Users Restricted Rights - Use, duplication or            */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */
/* @(#)04       1.2  src/rspc/adde/v2/kern/driver/hw_prod/shient/cdli_entuser.shient.h, pcishient, rspc72D, d2015_37A0 5/25/15 05:36:52 */
#ifndef _H_CDLI_ENTUSER_SHIENT
#define _H_CDLI_ENTUSER_SHIENT

#include <sys/cdli_entuser.h>

typedef union
{
  struct
  {
    ndd_genstats_t  ent_ndd_stats;
    ent_genstats_t  ent_gen_stats;
  };
  uint8_t reserved[8192];
  
} shient_all_stats_t;

/* Assigned by IBM */
#define HKWD_SHIENT_OTHER    (0x105d)

#if 0 /* deprecated from shiner v2 */
#define HKWD_SHIENT_RESPONSE (0x105e)
#define HKWD_SHIENT_TRANSMIT (0x105f)
#define HKWD_SHIENT_RECEIVE  (0x1061)
#endif

#endif /* _H_CDLI_ENTUSER_SHIENT */
