Searched defs:eventreply (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c6764 pMpi2EventNotificationReply_t eventreply; local
6775 eventreply = (pMpi2EventNotificationReply_t)
6778 event = ddi_get16(mpt->m_acc_reply_frame_hdl, &eventreply->Event);
6802 &eventreply->EventDataLength);
6814 &(eventreply->EventData[j]));
6853 pMpi2EventNotificationReply_t eventreply; local
6864 eventreply = (pMpi2EventNotificationReply_t)
6867 event = ddi_get16(mpt->m_acc_reply_frame_hdl, &eventreply->Event);
6870 &eventreply->IOCStatus)) {
6877 &eventreply
7548 pMpi2EventNotificationReply_t eventreply; local
[all...]

Completed in 87 milliseconds