Home
last modified time | relevance | path

Searched defs:test_num (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dhte.c210 int test_num; in hte_mem_init() local
/openbmc/u-boot/post/
H A Dpost.c231 __weak void show_post_progress(unsigned int test_num, int before, int result) in show_post_progress()