FW_CTXT_ID_POS
FW_CTXT_ID_MSK = 0xff << FW_CTXT_ID_POS,
#define FW_CMD_ID_AND_COLOR(_id, _color) (((_id) << FW_CTXT_ID_POS) |\