Searched refs:printCommand (Results 1 – 4 of 4) sorted by relevance
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_base_cmd.cpp | 361 void printCommand(CommandMap& commandMap, int i, ordered_json& jarray) in printCommand() function in pldmtool::base::GetPLDMCommands 386 printCommand(pldmBaseCmds, i, cmdinfo); in printPldmCommands() 389 printCommand(pldmPlatformCmds, i, cmdinfo); in printPldmCommands() 392 printCommand(pldmBiosCmds, i, cmdinfo); in printPldmCommands() 395 printCommand(pldmFruCmds, i, cmdinfo); in printPldmCommands() 399 printCommand(pldmIBMHostCmds, i, cmdinfo); in printPldmCommands() 400 printCommand(pldmIBMFileIOCmds, i, cmdinfo); in printPldmCommands()
|
| /openbmc/intel-ipmi-oem/include/ |
| H A D | commandutils.hpp | 48 inline static void printCommand(unsigned int netfn, unsigned int cmd) in printCommand() function
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | commandutils.hpp | 90 inline static void printCommand(unsigned int netfn, unsigned int cmd) in printCommand() function
|
| /openbmc/fb-ipmi-oem/src/ |
| H A D | storagecommands.cpp | 559 printCommand(+netfn, +cmd); in ipmiStorageReserveSDR() 584 printCommand(+netfn, +cmd); in ipmiStorageGetSDR()
|