summaryrefslogtreecommitdiffstats
path: root/org/open_power/Proc/CFAM.metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'org/open_power/Proc/CFAM.metadata.yaml')
-rw-r--r--org/open_power/Proc/CFAM.metadata.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/org/open_power/Proc/CFAM.metadata.yaml b/org/open_power/Proc/CFAM.metadata.yaml
new file mode 100644
index 0000000..5077f81
--- /dev/null
+++ b/org/open_power/Proc/CFAM.metadata.yaml
@@ -0,0 +1,25 @@
+- name: OpenFailure
+ meta:
+ - str: "ERRNO=%d"
+ type: int32
+ - str: "PATH=%s"
+ type: string
+
+- name: ReadFailure
+ inherits:
+ - xyz.openbmc_project.Common.Callout.Device
+
+- name: WriteFailure
+ inherits:
+ - xyz.openbmc_project.Common.Callout.Device
+
+- name: SeekFailure
+ meta:
+ - str: "ERRNO=%d"
+ type: int32
+ - str: "ADDRESS=0x%0x"
+ type: uint16
+ - str: "OFFSET=%d"
+ type: uint16
+ - str: "PATH=%s"
+ type: string
OpenPOWER on IntegriCloud