Searched refs:cmdinfo (Results 1 – 2 of 2) sorted by relevance
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_base_cmd.cpp | 379 ordered_json cmdinfo; in printPldmCommands() local 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() 406 output.emplace_back(cmdinfo); in printPldmCommands()
|
| /openbmc/qemu/include/ |
| H A D | qemu-io.h | 32 typedef struct cmdinfo { struct
|