ppc64-diag
|
#include <dchrp.h>
Data Fields | |
int | status |
char | bus |
char | devfunc |
short | deviceid |
short | vendorid |
char | revisionid |
char | slot |
char | name [NAMESIZE] |
char | busname [NAMESIZE] |
char | loc [LOCSIZE] |
short | led |
char device_ela::bus |
char device_ela::busname[NAMESIZE] |
Referenced by analyze_io_bus_error(), and report_io_error_frus().
char device_ela::devfunc |
Referenced by report_io_error_frus().
short device_ela::deviceid |
short device_ela::led |
Referenced by process_pre_v6(), and report_io_error_frus().
char device_ela::loc[LOCSIZE] |
Referenced by report_srn().
char device_ela::name[NAMESIZE] |
Referenced by analyze_io_bus_error(), and report_io_error_frus().
char device_ela::revisionid |
char device_ela::slot |
Referenced by report_io_error_frus().
int device_ela::status |
Referenced by report_io_error_frus().
short device_ela::vendorid |