Searched refs:CMD_ID_MASK (Results 1 – 1 of 1) sorted by relevance
126 #define CMD_ID_MASK (0xFFFFFFFFUL) macro1507 cmd->cmd_dword[1] &= htole64(~CMD_ID_MASK); in cmd_format_id()