Searched refs:t_FmPcdIpcPrsIncludePort (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd_ipc.h97 typedef _Packed struct t_FmPcdIpcPrsIncludePort struct
101 } _PackedType t_FmPcdIpcPrsIncludePort; typedef in typeref:struct:t_FmPcdIpcPrsIncludePort
266 @Param[in/out] t_FmPcdIpcPrsIncludePort Pointer
H A Dfm_prs.c242 t_FmPcdIpcPrsIncludePort prsIncludePortParams;
H A Dfm_pcd.c268 t_FmPcdIpcPrsIncludePort ipcPrsIncludePort;
270 memcpy((uint8_t*)&ipcPrsIncludePort, p_IpcMsg->msgBody, sizeof(t_FmPcdIpcPrsIncludePort));

Completed in 59 milliseconds