Searched defs:pseries_io_event (Results 1 – 2 of 2) 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];
37 struct pseries_io_event { struct38 uint8_t event_type; /* 0x00 IO-Event Type */39 uint8_t rpc_data_len; /* 0x01 RPC data length */40 uint8_t scope; /* 0x02 Error/Event Scope */41 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */42 uint32_t drc_index; /* 0x04 DRC Index */43 uint8_t rpc_data[PSERIES_IOEI_RPC_MAX_LEN];