Searched refs:FM_PCD_MAX_REPLY_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd_ipc.h104 #define FM_PCD_MAX_REPLY_SIZE 16 macro
H A Dfm_pcd.c117 memset(p_IpcReply, 0, (sizeof(uint8_t) * FM_PCD_MAX_REPLY_SIZE));
987 err = XX_IpcRegisterMsgHandler(p_FmPcd->fmPcdModuleName, IpcMsgHandlerCB, p_FmPcd, FM_PCD_MAX_REPLY_SIZE);

Completed in 79 milliseconds