Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A Dmbox.c165 #define CXL_MBOX_OP_POISON_CMDS 0x43 in cxl_is_poison_command() macro
167 if ((opcode >> 8) == CXL_MBOX_OP_POISON_CMDS) in cxl_is_poison_command()