Searched defs:subcommand (Results 1 – 12 of 12) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/ |
H A D | argparse_oe.py | 13 def __init__(self, message, subcommand=None): argument 36 def error_subcommand(self, message, subcommand): argument
|
/openbmc/google-ipmi-sys/test/ |
H A D | helper.cpp | 38 auto subcommand = std::get<0>(*actualReply); in ValidateReply() local
|
/openbmc/u-boot/cmd/ |
H A D | spl.c | 51 static int call_bootm(int argc, char * const argv[], const char *subcommand[]) in call_bootm()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | item_updater_main.cpp | 109 for (const auto& subcommand : subcommands) in main() local
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | help.py | 24 def display_help(subcommand, subcommands): argument
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_cmd.cpp | 678 const std::string& subcommand, int argc, in ncsiCommandReceiveDump() 817 std::string subcommand = argv[0]; in main() local
|
/openbmc/qemu/hw/nvram/ |
H A D | eeprom93xx.c | 174 uint8_t subcommand = address >> (eeprom->addrbits - 2); in eeprom93xx_write() local
|
/openbmc/linux/drivers/watchdog/ |
H A D | mei_wdt.c | 119 u8 subcommand; member
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_3990_erp.c | 22 unsigned char subcommand; /* e.g Inhibit Write, Enable Write,... */ member
|
/openbmc/linux/drivers/hwmon/ |
H A D | ibmaem.c | 215 u8 subcommand; member
|
/openbmc/linux/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_cnfg.h | 1271 u8 subcommand; member
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_def.h | 3371 __le16 subcommand; member
|