Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswitchtec.h27 #define MRPC_CMD_ID(x) ((x) & 0xffff) macro
/Linux-v5.10/drivers/pci/switch/
Dswitchtec.c484 if (((MRPC_CMD_ID(stuser->cmd) == MRPC_GAS_WRITE) || in switchtec_dev_write()
485 (MRPC_CMD_ID(stuser->cmd) == MRPC_GAS_READ)) && in switchtec_dev_write()