Searched defs:hpi_async_event (Results 1 – 1 of 1) sorted by relevance
1135 struct hpi_async_event { struct1136 u16 event_type; /**< type of event. \sa async_event */1137 u16 sequence; /**< Sequence number, allows lost event detection */1138 u32 state; /**< New state */1139 u32 h_object; /**< handle to the object returning the event. */1140 union {1148 } u;