Searched refs:nextCmd (Results 1 – 1 of 1) sorted by relevance
63 void RegisterTwoWays(ipmi_cmd_t* nextCmd) in RegisterTwoWays() argument78 *nextCmd = IPMI_CMD_WILDCARD; in RegisterTwoWays()79 Handler g = [nextCmd](ipmi_cmd_t cmd, const uint8_t* reqBuf, in RegisterTwoWays()82 EXPECT_EQ(*nextCmd, cmd); in RegisterTwoWays()