Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dswitchtec.h28 #define MRPC_CMD_ID(x) ((x) & 0xffff) macro
/linux-6.6.21/drivers/pci/switch/
Dswitchtec.c533 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()