Searched refs:MRPC_CMD_ID (Results 1 – 2 of 2) sorted by relevance
28 #define MRPC_CMD_ID(x) ((x) & 0xffff) macro
533 if (((MRPC_CMD_ID(stuser->cmd) == MRPC_GAS_WRITE) || in switchtec_dev_write()534 (MRPC_CMD_ID(stuser->cmd) == MRPC_GAS_READ)) && in switchtec_dev_write()