async_event_msg_resp
struct async_event_msg_resp resp;
e->resp.type = readl(data + offsetof(struct async_event_msg_resp, type));
e->resp.status = readl(data + offsetof(struct async_event_msg_resp, status));