summaryrefslogtreecommitdiff
path: root/usr/src/lib/fm/topo/libtopo/common/topo_hc.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/fm/topo/libtopo/common/topo_hc.h')
-rw-r--r--usr/src/lib/fm/topo/libtopo/common/topo_hc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/lib/fm/topo/libtopo/common/topo_hc.h b/usr/src/lib/fm/topo/libtopo/common/topo_hc.h
index a102293f0a..5f90741c1c 100644
--- a/usr/src/lib/fm/topo/libtopo/common/topo_hc.h
+++ b/usr/src/lib/fm/topo/libtopo/common/topo_hc.h
@@ -21,7 +21,7 @@
/*
* Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
- * Copyright 2019, Joyent, Inc.
+ * Copyright 2019 Joyent, Inc.
*/
#ifndef _TOPO_HC_H
@@ -42,6 +42,7 @@ extern "C" {
#define CENTERPLANE "centerplane"
#define CHASSIS "chassis"
#define CHIP "chip"
+#define CHIPSET "chipset"
#define CORE "core"
#define STRAND "strand"
#define CHIP_SELECT "chip-select"