Searched refs:fmIpcRegisterIntr (Results 1 – 1 of 1) sorted by relevance
1776 t_FmIpcRegisterIntr fmIpcRegisterIntr; in FmRegisterIntr() local1781 fmIpcRegisterIntr.event = (uint32_t)event; in FmRegisterIntr()1782 fmIpcRegisterIntr.guestId = p_Fm->guestId; in FmRegisterIntr()1785 memcpy(msg.msgBody, &fmIpcRegisterIntr, sizeof(fmIpcRegisterIntr)); in FmRegisterIntr()1788 sizeof(msg.msgId) + sizeof(fmIpcRegisterIntr), in FmRegisterIntr()