Searched refs:bios_boot_type (Results 1 – 8 of 8) sorted by relevance
/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmi-chassis/ |
H A D | ipmi-chassis-argp.c | 159 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 D | ipmi-chassis.h | 53 int bios_boot_type; member
|
H A D | ipmi-chassis.c | 1303 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 D | ipmi-config-category-chassis-boot-flags.c | 43 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 D | ipmi-chassis-cmds-api.h | 103 uint8_t bios_boot_type,
|
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/cmds/ |
H A D | ipmi-chassis-cmds.c | 1000 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 D | ipmi-chassis-cmds.h | 368 uint8_t bios_boot_type,
|
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/api/ |
H A D | ipmi-chassis-cmds-api.c | 877 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()
|