Searched refs:boot_fail (Results 1 – 4 of 4) sorted by relevance
20 ... status_file_path openbmc_model boot_pass boot_fail ffdc_dir_path_style52 # The reason boot_pass and boot_fail are parameters is that it is possible to56 ${boot_fail} ${0} variable
278 boot_results = boot_results(boot_table, boot_pass, boot_fail)367 boot_pass, boot_fail = boot_results.return_total_pass_fail()378 BuiltIn().set_global_variable("${boot_fail}", boot_fail)581 gv.valid_integer(boot_fail)1398 boot_pass, boot_fail = boot_results.return_total_pass_fail()1399 new_fail = boot_fail - init_boot_fail
187 self, boot_table, boot_pass=0, boot_fail=0, obj_name="boot_results" argument208 self.__initial_boot_fail = boot_fail
829 uint64_t boot_fail:1; member835 uint64_t boot_fail:1;