Searched defs:pseries_io_event (Results 1 – 1 of 1) sorted by relevance
41 struct pseries_io_event { struct42 uint8_t event_type; /* 0x00 IO-Event Type */43 uint8_t rpc_data_len; /* 0x01 RPC data length */44 uint8_t scope; /* 0x02 Error/Event Scope */45 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */46 uint32_t drc_index; /* 0x04 DRC Index */47 uint8_t rpc_data[PSERIES_IOEI_RPC_MAX_LEN];