Home
last modified time | relevance | path

Searched defs:pseries_io_event (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dio_event_irq.h37 struct pseries_io_event { struct
38 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];