blob: 5077f8183b51b9325bbeac3fe2f2eb822360d58e [file] [log] [blame]
- 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