|
Linux Kernel
3.7.1
|
#include <cper.h>
Data Fields | |
| __u64 | validation_bits |
| __u32 | port_type |
| struct { | |
| __u8 minor | |
| __u8 major | |
| __u8 reserved [2] | |
| } | version |
| __u16 | command |
| __u16 | status |
| __u32 | reserved |
| struct { | |
| __u16 vendor_id | |
| __u16 device_id | |
| __u8 class_code [3] | |
| __u8 function | |
| __u8 device | |
| __u16 segment | |
| __u8 bus | |
| __u8 secondary_bus | |
| __u16 slot | |
| __u8 reserved | |
| } | device_id |
| struct { | |
| __u32 lower | |
| __u32 upper | |
| } | serial_number |
| struct { | |
| __u16 secondary_status | |
| __u16 control | |
| } | bridge |
| __u8 | capability [60] |
| __u8 | aer_info [96] |
| struct { ... } bridge |
| struct { ... } device_id |
| struct { ... } serial_number |
| struct { ... } version |
1.8.2