summaryrefslogtreecommitdiffstats
path: root/org/open_power/Proc/CFAM.errors.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'org/open_power/Proc/CFAM.errors.yaml')
-rw-r--r--org/open_power/Proc/CFAM.errors.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/org/open_power/Proc/CFAM.errors.yaml b/org/open_power/Proc/CFAM.errors.yaml
new file mode 100644
index 0000000..b414185
--- /dev/null
+++ b/org/open_power/Proc/CFAM.errors.yaml
@@ -0,0 +1,15 @@
+# org.open_power.Proc.CFAM.OpenFailure
+- name: OpenFailure
+ description: Failed to open the device.
+
+# org.open_power.Proc.CFAM.ReadFailure
+- name: ReadFailure
+ description: Failed to read from the device.
+
+# org.open_power.Proc.CFAM.WriteFailure
+- name: WriteFailure
+ description: Failed to write to the device.
+
+# org.open_power.Proc.CFAM.SeekFailure
+- name: SeekFailure
+ description: Failed to seek on the device.
OpenPOWER on IntegriCloud