Searched refs:IS_CMD_SET (Results 1 – 2 of 2) sorted by relevance
141 #define IS_CMD_SET(cmd, _type) ((((cmd) & MBOX_CMD_FLAG_##_type) != 0) ? \ macro
1084 if (IS_CMD_SET(cmd_flag, URGENT)) { in mailbox_send_cmd_async_v3()1104 args_len, IS_CMD_SET(cmd_flag, INDIRECT), cmd), in mailbox_send_cmd_async_v3()