/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* 61haes_r714 src/43haes/usr/sbin/cluster/utilities/HACMPdisktype.cre 1.1 */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* Restricted Materials of IBM                                            */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2000                   */
/* 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                                                     */
	class   HACMPdisktype {
		 char PdDvLn[48];			/* PdDvLn field for the disk			*/
	     char ghostdisks[1025];		/* method to find ghost disks			*/
	     char checkres[1025];		/* method to check if reserve is held	*/
	     char breakres[1025];		/* method to break reserves				*/
	     char parallel[17];			/* "true" => break reserves in parallel	*/
	     char makedev[1025];		/* method to make disk device			*/
	     char reserved1[1025];		/* reserved								*/
	     char reserved2[1025];		/* reserved								*/
	     char reserved3[1025]; 		/* reserved								*/
	};

