Home
last modified time | relevance | path

Searched refs:pEventReply (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/message/fusion/
H A Dmptbase.c629 EventNotificationReply_t *pEventReply; in mptbase_reply() local
636 pEventReply = (EventNotificationReply_t *)reply; in mptbase_reply()
639 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mptbase_reply()
7236 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mpt_display_event_info()
7237 evData0 = le32_to_cpu(pEventReply->Data[0]); in mpt_display_event_info()
7668 le32_to_cpu(pEventReply->Data[ii]))); in mpt_display_event_info()
7697 event = le32_to_cpu(pEventReply->Event) & 0xFF; in ProcessEventNotification()
7700 evData0 = le32_to_cpu(pEventReply->Data[0]); in ProcessEventNotification()
7705 mpt_display_event_info(ioc, pEventReply); in ProcessEventNotification()
7726 (MpiEventDataRaid_t *)pEventReply->Data); in ProcessEventNotification()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/message/fusion/
H A Dmptbase.c629 EventNotificationReply_t *pEventReply; in mptbase_reply() local
636 pEventReply = (EventNotificationReply_t *)reply; in mptbase_reply()
639 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mptbase_reply()
7236 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mpt_display_event_info()
7237 evData0 = le32_to_cpu(pEventReply->Data[0]); in mpt_display_event_info()
7668 le32_to_cpu(pEventReply->Data[ii]))); in mpt_display_event_info()
7697 event = le32_to_cpu(pEventReply->Event) & 0xFF; in ProcessEventNotification()
7700 evData0 = le32_to_cpu(pEventReply->Data[0]); in ProcessEventNotification()
7705 mpt_display_event_info(ioc, pEventReply); in ProcessEventNotification()
7726 (MpiEventDataRaid_t *)pEventReply->Data); in ProcessEventNotification()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/message/fusion/
H A Dmptbase.c629 EventNotificationReply_t *pEventReply; in mptbase_reply() local
636 pEventReply = (EventNotificationReply_t *)reply; in mptbase_reply()
639 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mptbase_reply()
7236 event = le32_to_cpu(pEventReply->Event) & 0xFF; in mpt_display_event_info()
7237 evData0 = le32_to_cpu(pEventReply->Data[0]); in mpt_display_event_info()
7668 le32_to_cpu(pEventReply->Data[ii]))); in mpt_display_event_info()
7697 event = le32_to_cpu(pEventReply->Event) & 0xFF; in ProcessEventNotification()
7700 evData0 = le32_to_cpu(pEventReply->Data[0]); in ProcessEventNotification()
7705 mpt_display_event_info(ioc, pEventReply); in ProcessEventNotification()
7726 (MpiEventDataRaid_t *)pEventReply->Data); in ProcessEventNotification()
[all …]