Searched refs:pEventReply (Results 1 – 1 of 1) sorted by relevance
629 EventNotificationReply_t *pEventReply; in mptbase_reply() local636 pEventReply = (EventNotificationReply_t *)reply; in mptbase_reply()639 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mptbase_reply()7244 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mpt_display_event_info()7245 evData0 = le32_to_cpu(pEventReply->Data[0]); in mpt_display_event_info()7676 le32_to_cpu(pEventReply->Data[ii]))); in mpt_display_event_info()7705 event = le32_to_cpu(pEventReply->Event) & 0xFF; in ProcessEventNotification()7708 evData0 = le32_to_cpu(pEventReply->Data[0]); in ProcessEventNotification()7713 mpt_display_event_info(ioc, pEventReply); in ProcessEventNotification()7734 (MpiEventDataRaid_t *)pEventReply->Data); in ProcessEventNotification()[all …]