Searched refs:eventreply (Results 1 – 1 of 1) sorted by relevance
7052 pMpi2EventNotificationReply_t eventreply; in mptsas_record_event() local7063 eventreply = (pMpi2EventNotificationReply_t) in mptsas_record_event()7066 event = ddi_get16(mpt->m_acc_reply_frame_hdl, &eventreply->Event); in mptsas_record_event()7090 &eventreply->EventDataLength); in mptsas_record_event()7102 &(eventreply->EventData[j])); in mptsas_record_event()7141 pMpi2EventNotificationReply_t eventreply; in mptsas_handle_event_sync() local7152 eventreply = (pMpi2EventNotificationReply_t) in mptsas_handle_event_sync()7155 event = ddi_get16(mpt->m_acc_reply_frame_hdl, &eventreply->Event); in mptsas_handle_event_sync()7158 &eventreply->IOCStatus)) != 0) { in mptsas_handle_event_sync()7165 &eventreply->IOCLogInfo)); in mptsas_handle_event_sync()[all …]