Searched refs:async_event_msg_resp (Results 1 – 2 of 2) sorted by relevance
21 struct async_event_msg_resp resp;217 e->resp.type = readl(data + offsetof(struct async_event_msg_resp, type)); in aie2_error_async_cb()219 e->resp.status = readl(data + offsetof(struct async_event_msg_resp, status)); in aie2_error_async_cb()
316 struct async_event_msg_resp { struct
Completed in 6 milliseconds