Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_ipc.h72 #define BM_IPC_MAX_REPLY_BODY_SIZE 16 macro
73 #define BM_IPC_MAX_REPLY_SIZE (BM_IPC_MAX_REPLY_BODY_SIZE + sizeof(uint32_t))
91 uint8_t replyBody[BM_IPC_MAX_REPLY_BODY_SIZE];