Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/test/
H A Doemrouter_unittest.cpp24 EXPECT_EQ(IPMI_CMD_WILDCARD, cmd); in ipmi_register_callback()
78 *nextCmd = IPMI_CMD_WILDCARD; in RegisterTwoWays()
95 RegisterWithRouter(0x234567, IPMI_CMD_WILDCARD, g); in RegisterTwoWays()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.h108 IPMI_CMD_WILDCARD = 0xFF, enumerator