diff options
Diffstat (limited to 'usr/src/cmd/picl/plugins/inc/picldefs.h')
-rw-r--r-- | usr/src/cmd/picl/plugins/inc/picldefs.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/cmd/picl/plugins/inc/picldefs.h b/usr/src/cmd/picl/plugins/inc/picldefs.h index f719f3e605..c24e1f0e1d 100644 --- a/usr/src/cmd/picl/plugins/inc/picldefs.h +++ b/usr/src/cmd/picl/plugins/inc/picldefs.h @@ -20,15 +20,13 @@ */ /* - * Copyright 2007 Sun Microsystems, Inc. All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ #ifndef _PICLDEFS_H #define _PICLDEFS_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif @@ -108,6 +106,7 @@ extern "C" { #define PICL_CLASS_WATCHDOG_CONTROLLER "watchdog-controller" #define PICL_CLASS_WATCHDOG_TIMER "watchdog-timer" #define PICL_CLASS_CHASSIS_SERIAL_NUM "chassis-serial-number" +#define PICL_CLASS_MULTIPATH "multipath" /* * Sun4v platforms do not create /frutree; instead they create |