Home
last modified time | relevance | path

Searched refs:bios_boot_type (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmi-chassis/
H A Dipmi-chassis-argp.c159 cmd_args->set_system_boot_options_args.bios_boot_type++; in boot_flag_parse()
534 && (!cmd_args->set_system_boot_options_args.bios_boot_type in _ipmi_chassis_args_validate()
576 cmd_args->set_system_boot_options_args.bios_boot_type = 0; in ipmi_chassis_argp_parse()
H A Dipmi-chassis.h53 int bios_boot_type; member
H A Dipmi-chassis.c1303 uint8_t bios_boot_type, boot_flags_persistent, boot_flags_valid, in set_boot_flags() local
1353 if (args->set_system_boot_options_args.bios_boot_type) in set_boot_flags()
1363 bios_boot_type = val; in set_boot_flags()
1366 bios_boot_type = args->set_system_boot_options_args.bios_boot_type_arg; in set_boot_flags()
1548 bios_boot_type, in set_boot_flags()
/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmi-config/
H A Dipmi-config-category-chassis-boot-flags.c43 uint8_t bios_boot_type; member
120 data->bios_boot_type = val; in _get_boot_flags()
296 data->bios_boot_type, in _set_boot_flags()
401 bios_boot_type_string (data.bios_boot_type)) < 0) in bios_boot_type_checkout()
422 data.bios_boot_type = bios_boot_type_number (kv->value_input); in bios_boot_type_commit()
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/include/freeipmi/api/
H A Dipmi-chassis-cmds-api.h103 uint8_t bios_boot_type,
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/cmds/
H A Dipmi-chassis-cmds.c1000 uint8_t bios_boot_type,
1023 || !IPMI_SYSTEM_BOOT_OPTION_BOOT_FLAG_BIOS_BOOT_TYPE_VALID (bios_boot_type)
1054 FILL_FIID_OBJ_SET (obj_cmd_rq, "bios_boot_type", bios_boot_type);
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/include/freeipmi/cmds/
H A Dipmi-chassis-cmds.h368 uint8_t bios_boot_type,
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/api/
H A Dipmi-chassis-cmds-api.c877 uint8_t bios_boot_type, in ipmi_cmd_set_system_boot_options_boot_flags() argument
926 bios_boot_type, in ipmi_cmd_set_system_boot_options_boot_flags()