Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ipc.h244 #define FM_IPC_MAX_REPLY_BODY_SIZE 20 macro
245 #define FM_IPC_MAX_REPLY_SIZE (FM_IPC_MAX_REPLY_BODY_SIZE + sizeof(uint32_t))
257 uint8_t replyBody[FM_IPC_MAX_REPLY_BODY_SIZE];