Home
last modified time | relevance | path

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

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