Dhruvaraj Subhashchandran | 2de0cfa | 2017-04-25 07:26:39 -0500 | [diff] [blame] | 1 | # org.open_power.Proc.CFAM.OpenFailure |
2 | - name: OpenFailure | ||||
3 | description: Failed to open the device. | ||||
4 | |||||
5 | # org.open_power.Proc.CFAM.ReadFailure | ||||
6 | - name: ReadFailure | ||||
7 | description: Failed to read from the device. | ||||
8 | |||||
9 | # org.open_power.Proc.CFAM.WriteFailure | ||||
10 | - name: WriteFailure | ||||
11 | description: Failed to write to the device. | ||||
12 | |||||
13 | # org.open_power.Proc.CFAM.SeekFailure | ||||
14 | - name: SeekFailure | ||||
15 | description: Failed to seek on the device. |